mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
utils/searx.sh: add script to install isolated searx service (WIP)
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
3cf31528f3
commit
89df9d9141
4 changed files with 172 additions and 65 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
# -*- coding: utf-8; mode: sh -*-
|
||||
# -*- coding: utf-8; mode: sh indent-tabs-mode: nil -*-
|
||||
# shellcheck disable=SC2119
|
||||
|
||||
# shellcheck source=utils/lib.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue