mirror of
https://github.com/searxng/searxng.git
synced 2025-07-30 16:42:22 +02:00
utils/lxc.env: separate environment that is used in containers
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
37c135f2ce
commit
491cb95a1f
6 changed files with 19 additions and 6 deletions
|
@ -6,6 +6,7 @@
|
|||
# shellcheck source=utils/lib.sh
|
||||
source "$(dirname "${BASH_SOURCE[0]}")/lib.sh"
|
||||
source_dot_config
|
||||
source "${REPO_ROOT}/utils/lxc.env"
|
||||
|
||||
# ----------------------------------------------------------------------------
|
||||
# config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue