DOMjudge / domjudge-packaging

DOMjudge packaging for (Linux) distributions and live image
31 stars 37 forks source link

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

Closed tom93 closed 1 month ago

tom93 commented 2 months ago

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