mirror of
https://gitea.publichub.eu/oscar.krause/fastapi-dls.git
synced 2025-11-03 20:56:09 +00:00
fixed missing systemctl daemon-reload
This commit is contained in:
@@ -36,6 +36,8 @@ WantedBy=multi-user.target
|
||||
|
||||
EOF
|
||||
|
||||
systemctl daemon-reload
|
||||
|
||||
echo "> Writing default config parameters ..."
|
||||
touch $CONFIG_DIR/env
|
||||
cat <<EOF >$CONFIG_DIR/env
|
||||
|
||||
Reference in New Issue
Block a user