scripts/start.sh aktualisiert

This commit is contained in:
2024-12-09 21:47:00 +01:00
parent 3983d1c6d6
commit f76cf4572a

View File

@@ -132,7 +132,7 @@ chown root:root /etc/wireguard/wg${WG_CONFIG_ID}.conf
chmod 440 /etc/sudoers.d/${USER}
chmod -R 750 /opt/scripts
chown ${UID}:${GID} ${DATA_DIR}
chown -R {UID}:${GID} ${DATA_DIR}/wg${WG_CONFIG_ID}
chown -R ${UID}:${GID} ${DATA_DIR}/wg${WG_CONFIG_ID}
echo "---Starting...---"
term_handler() {