mirror of
https://git.collinwebdesigns.de/oscar.krause/fastapi-dls.git
synced 2024-11-23 15:31:00 +03:00
fixed some permissions
This commit is contained in:
parent
6844604a0b
commit
da21ef3cdc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user