Skip to content

Commit 14f5bfa

Browse files
Dup4nickygerritsen
authored andcommitted
refactor: use short path
1 parent f650b2d commit 14f5bfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

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

0 commit comments

Comments
 (0)