OnlineJudge/dockerfiles/judger/run.sh

3 lines
74 B
Bash
Raw Normal View History

2016-04-22 11:09:34 +00:00
#!/usr/bin/env bash
python -m compileall /var/judger/code
exec supervisord