diff options
| author | Cassio de Campos <cassiopc@gmail.com> | 2017-08-18 09:43:46 +0000 |
|---|---|---|
| committer | Cassio de Campos <cassiopc@gmail.com> | 2017-08-18 09:43:46 +0000 |
| commit | 9f5042d57a0656fa3d0d87e5457d3a8c8876023a (patch) | |
| tree | 7a1ca890d49d967474ae9ade329244f4347f27a1 /doc/READMEvm.txt | |
| parent | 9ddc5ee4b2ad8fc955dfa25d094d4fb2b9216c55 (diff) | |
| download | boca-9f5042d57a0656fa3d0d87e5457d3a8c8876023a.tar.gz boca-9f5042d57a0656fa3d0d87e5457d3a8c8876023a.zip | |
removal of duplicate file
Diffstat (limited to 'doc/READMEvm.txt')
| -rw-r--r-- | doc/READMEvm.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/READMEvm.txt b/doc/READMEvm.txt index 49d43c5..a005093 100644 --- a/doc/READMEvm.txt +++ b/doc/READMEvm.txt @@ -76,7 +76,8 @@ computer. About the configuration, the only difference between the autojudge com team's computers is the setup of the database password, as mentioned before. You must set up the database password during the initialization of the autojudging computer. Then, to run the autojudging system, you need to login as icpcadmin (privileged user), open a command-line -terminal (it is inside accessories), and run "sudo /var/www/boca/tools/autojudge.sh" (without quotes). +terminal (it is inside accessories), and run "sudo /var/www/boca/tools/boca-autojudge.sh" +(or you might want to use the script installed in /usr/sbin/boca-autojudge if using apt-get). If everything is fine, some dots will appear on the screen while the script runs an infinite loop waiting for submissions. Ctrl-C stops the autojudge. The autojudging shall be started after configuring the server to run the contest, otherwise it will eventually output an error or |