mirror of
https://github.com/searxng/searxng.git
synced 2025-08-02 18:12:21 +02:00
LXC: add /.lxcenv
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
86e79488aa
commit
d2cfe9ce5b
3 changed files with 23 additions and 7 deletions
|
@ -51,6 +51,7 @@ lxc_suite_prepare_buildhost() {
|
|||
(
|
||||
lxc_set_suite_env
|
||||
export FORCE_TIMEOUT=0
|
||||
# "${LXC_REPO_ROOT}/utils/searx.sh* install packages
|
||||
"${LXC_REPO_ROOT}/utils/searx.sh" install buildhost
|
||||
rst_title "buildhost installation finished ($(hostname))" part
|
||||
echo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue