Skip to content

Commit d036557

Browse files
authored
Add realpath checks for public directories
Add realpath commands to check public paths
1 parent bb6caa6 commit d036557

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/jobs/baseinstall.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ ls -atrl public
3737
ls -atrl public/mathjaxfonts
3838
ls -atrl public/mathjaxfonts/*
3939
ls -atrl public/mathjaxfonts/mjx-ncm-zero.woff2
40+
realpath /opt/domjudge/domserver/webapp/public
41+
realpath /opt/domjudge/domserver/webapp/public/mathjaxfonts
4042
cd ..
4143
section_end
4244

0 commit comments

Comments
 (0)