mirror of
https://github.com/ohwgiles/laminar.git
synced 2024-10-27 20:34:20 +00:00
readme: full path to run page
This commit is contained in:
parent
c7c70538c3
commit
4e7146e2ae
@ -112,7 +112,7 @@ laminarc trigger hello
|
|||||||
|
|
||||||
This causes the `/var/lib/laminar/cfg/hello.run` script to be executed, with a working directory of `/var/lib/laminar/run/hello/1`
|
This causes the `/var/lib/laminar/cfg/hello.run` script to be executed, with a working directory of `/var/lib/laminar/run/hello/1`
|
||||||
|
|
||||||
The results and log output should be visible in the Web UI at http://localhost:8080
|
The result and log output should be visible in the Web UI at http://localhost:8080/jobs/hello/1
|
||||||
|
|
||||||
#### Triggering a job at a certain time
|
#### Triggering a job at a certain time
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user