aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorCassio de Campos <cassiopc@gmail.com>2017-08-18 09:43:46 +0000
committerCassio de Campos <cassiopc@gmail.com>2017-08-18 09:43:46 +0000
commit9f5042d57a0656fa3d0d87e5457d3a8c8876023a (patch)
tree7a1ca890d49d967474ae9ade329244f4347f27a1 /doc
parent9ddc5ee4b2ad8fc955dfa25d094d4fb2b9216c55 (diff)
downloadboca-9f5042d57a0656fa3d0d87e5457d3a8c8876023a.tar.gz
boca-9f5042d57a0656fa3d0d87e5457d3a8c8876023a.zip
removal of duplicate file
Diffstat (limited to 'doc')
-rw-r--r--doc/AUTOJUDGING.txt3
-rw-r--r--doc/READMEvm.txt3
2 files changed, 3 insertions, 3 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
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