Skip to content

Commit 68a1c6c

Browse files
committed
fix
1 parent 6757806 commit 68a1c6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/entrypoint.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ then
6060
/opt/ejudge/bin/ejudge-configure-compilers --batch
6161
chown ejudge:ejcompile /home/ej-compile-spool
6262
chmod 775 /home/ej-compile-spool
63+
touch /home/judges/var/ej-compile.log
6364
chown ejudge:ejcompile /home/judges/var/ej-compile.log
6465
chmod 660 /home/judges/var/ej-compile.log
6566
fi

0 commit comments

Comments
 (0)