New instruction to regen nginx team file

This commit is contained in:
nemunaire 2014-11-23 16:02:45 +01:00
commit edce0a99f6
7 changed files with 22 additions and 10 deletions

View file

@ -164,9 +164,9 @@ The D Day
### Interact with the scheduler
When you launch `launch.sh` or `launch_local.sh` script, a socket is open at
`/tmp/test.sock`. Use `perl comm-socket.pl /tmp/test.sock` to connect to the
scheduler. Consult `gen_site.pl` manual (`perldoc gen_site.pl`) for list of
available instructions.
`/tmp/scheduler.sock`. Use `perl comm-socket.pl /tmp/scheduler.sock` to connect
to the scheduler. Consult `gen_site.pl` manual (`perldoc gen_site.pl`) for list
of available instructions.
### More