mirror of
https://github.com/searxng/searxng.git
synced 2025-12-22 19:50:00 +00:00
Utility scripts adapted to run on CentOS 7 (#2112)
This commit is contained in:
@@ -546,7 +546,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#*-}
|
||||
|
||||
Reference in New Issue
Block a user