New instruction to regen nginx team file
This commit is contained in:
parent
335505ef6c
commit
edce0a99f6
7 changed files with 22 additions and 10 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Reference in a new issue