Skip to content

Commit f650b2d

Browse files
Dup4nickygerritsen
authored andcommitted
fix: set permissions for webapp/public/images
1 parent b5c2d52 commit f650b2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/domserver/scripts/start.d/50-domjudge.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,7 @@ then
173173
fi
174174

175175
# Set up permissions
176+
chown -R www-data: /opt/domjudge/domserver/webapp/public/images
176177
chown www-data: etc/dbpasswords.secret
177178
chown www-data: etc/restapi.secret
178179
if [[ -f etc/symfony_app.secret ]]

0 commit comments

Comments
 (0)