forked from oscar.krause/fastapi-dls
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