DOMjudge / domjudge-packaging

DOMjudge packaging for (Linux) distributions and live image
33 stars 40 forks source link

Small fixes: switch to headless JDK, abort on errors in chroot-and-tar.sh #196

Closed tom93 closed 3 months ago

tom93 commented 4 months ago

Done! (Edit: I also switched from bash -e to bash -eu to also abort for unset variables, like most other scripts.)