File tree Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Original file line number Diff line number Diff line change @@ -35,15 +35,6 @@ yarnpkg install
3535cd ..
3636section_end
3737
38- section_start " Debug JS frontend dependencies"
39- pwd
40- cd webapp
41- ls -atrl node_modules
42- ls -atrl public/mathjaxfonts/*
43- ls -atrl public/mathjaxfonts/mjx-ncm-zero.woff2
44- realpath public/mathjaxfonts
45- section_end
46-
4738section_start " Set simple admin password"
4839echo " password" > ./etc/initial_admin_password.secret
4940echo " default login admin password password" > ~ /.netrc
7465fi
7566section_end
7667
77- section_start " Debug JS frontend dependencies"
78- # The problem might be that we don't install the mathjaxfonts directory in the make domserver step.
79- realpath /opt/domjudge/domserver/webapp/public
80- ls -atrl /opt/domjudge/domserver/webapp/public
81- realpath /opt/domjudge/domserver/webapp/public/mathjaxfonts
82- section_end
83-
8468section_start " SQL settings"
8569cat > ~ /.my.cnf << EOF
8670[client]
You can’t perform that action at this time.
0 commit comments