mirror of
https://github.com/searxng/searxng.git
synced 2025-12-22 19:50:00 +00:00
searx.sh: add buildhost cmd, installs OS packages for builds
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
@@ -236,7 +236,7 @@ main() {
|
||||
shift
|
||||
lxc_exec_cmd "${name}" "$@"
|
||||
;;
|
||||
*) usage "uknown or missing container <name> $2"; exit 42;;
|
||||
*) usage "uknown or missing container <name> $1"; exit 42;;
|
||||
esac
|
||||
;;
|
||||
install)
|
||||
|
||||
Reference in New Issue
Block a user