Files
2026-02-08 17:18:23 +08:00
..
2026-02-08 17:18:23 +08:00
2026-02-08 14:33:02 +08:00
2026-02-08 17:18:23 +08:00
2026-02-08 14:33:02 +08:00
2026-02-08 17:18:23 +08:00
2026-02-08 17:18:23 +08:00
2026-02-08 14:33:02 +08:00
2026-02-08 14:33:02 +08:00
2026-02-08 14:33:02 +08:00

Build the deb:
  cd bitoj_python/packaging/ubuntu
  bash build-deb.sh

Install:
  sudo dpkg -i dist/bitoj_0.1.0_all.deb

Service:
  sudo service bitoj start|stop|restart
  sudo journalctl -u bitoj -f

Logs:
  /var/log/bitoj/daemon.log
  /var/log/bitoj/judge-*.log
  /var/log/bitoj/tester-*.log