diff options
Diffstat (limited to 'doc/AUTOJUDGING.txt')
| -rw-r--r-- | doc/AUTOJUDGING.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/AUTOJUDGING.txt b/doc/AUTOJUDGING.txt index cf81f06..8406a4f 100644 --- a/doc/AUTOJUDGING.txt +++ b/doc/AUTOJUDGING.txt @@ -34,8 +34,7 @@ and if the current working directory (ie, ".") is included in the PATH environment variable. $ sudo /bin/bash -# cd /var/www/boca/src -# /var/www/boca/tools/autojudge.sh +# /var/www/boca/tools/boca-autojudge.sh ## or /usr/sbin/boca-autojudge The autojudging.php will stay running until CRTL+C is pressed or it's killed by some other way. Autojudging waits |