utils/searx.sh & filtron.sh: misc changes from first tests (WIP)
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
8
utils/dot_config
Normal file
8
utils/dot_config
Normal file
@@ -0,0 +1,8 @@
|
||||
# -*- coding: utf-8; mode: sh -*-
|
||||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
#
|
||||
# Set environment used by ./utils scripts like filtron.sh or searx.sh
|
||||
#
|
||||
|
||||
# Public URL of the searx instance
|
||||
PUBLIC_URL="${PUBLIC_URL:-https://$(uname -n)/searx}"
|
||||
Reference in New Issue
Block a user