fixed some permissions

This commit is contained in:
Oscar Krause 2022-12-28 08:35:59 +01:00
parent 6844604a0b
commit da21ef3cdc

View File

@ -79,7 +79,7 @@ if [[ -f $CONFIG_DIR/webserver.key ]]; then
fi
fi
chown -R www-data:www-data $CONFIG_DIR/*
chown -R www-data:www-data $CONFIG_DIR
chown -R www-data:www-data $WORKING_DIR
cat <<EOF