mirror of
https://github.com/searxng/searxng.git
synced 2025-07-24 13:49:26 +02:00
LXC: separate lxc-suite from lxc & improved command line.
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
a258358633
commit
b1e90cff23
8 changed files with 345 additions and 181 deletions
|
@ -6,7 +6,7 @@
|
|||
# shellcheck source=utils/lib.sh
|
||||
source "$(dirname "${BASH_SOURCE[0]}")/lib.sh"
|
||||
source_dot_config
|
||||
source "${REPO_ROOT}/utils/lxc.env"
|
||||
source "${REPO_ROOT}/utils/lxc-searx.env"
|
||||
|
||||
# ----------------------------------------------------------------------------
|
||||
# config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue