fixed missing systemctl daemon-reload

This commit is contained in:
Oscar Krause 2022-12-28 08:21:04 +01:00
parent cf21bec3b0
commit 45af6c11c0

View File

@ -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