forked from oscar.krause/fastapi-dls
fixed missing systemctl daemon-reload
This commit is contained in:
parent
cf21bec3b0
commit
45af6c11c0
@ -36,6 +36,8 @@ WantedBy=multi-user.target
|
|||||||
|
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
|
systemctl daemon-reload
|
||||||
|
|
||||||
echo "> Writing default config parameters ..."
|
echo "> Writing default config parameters ..."
|
||||||
touch $CONFIG_DIR/env
|
touch $CONFIG_DIR/env
|
||||||
cat <<EOF >$CONFIG_DIR/env
|
cat <<EOF >$CONFIG_DIR/env
|
||||||
|
Loading…
Reference in New Issue
Block a user