mirror of
https://github.com/QingdaoU/OnlineJudge.git
synced 2025-11-04 14:49:58 +08:00
3 lines
74 B
Bash
3 lines
74 B
Bash
#!/usr/bin/env bash
|
|
python -m compileall /var/judger/code
|
|
exec supervisord |