mirror of
https://github.com/searxng/searxng.git
synced 2025-08-03 02:22:22 +02:00
Utility scripts adapted to run on CentOS 7 (#2112)
This commit is contained in:
parent
0e5197123d
commit
1986b5ecac
5 changed files with 69 additions and 25 deletions
|
@ -530,7 +530,7 @@ EOF
|
|||
eval "echo \"$(< "${TEMPLATES}/${SERVICE_SYSTEMD_UNIT}")\"" | prefix_stdout " "
|
||||
echo -e "\n.. END install systemd unit"
|
||||
|
||||
# for DIST_NAME in ubuntu-20.04 arch fedora; do
|
||||
# for DIST_NAME in ubuntu-20.04 arch fedora centos; do
|
||||
# (
|
||||
# DIST_ID=${DIST_NAME%-*}
|
||||
# DIST_VERS=${DIST_NAME#*-}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue