mirror of
https://github.com/Noratrieb/service-manager.git
synced 2026-01-17 01:45:05 +01:00
start with cmd
This commit is contained in:
parent
3722a458eb
commit
6d572fc9d0
7 changed files with 170 additions and 37 deletions
|
|
@ -6,4 +6,8 @@ command = "sleep 48590234"
|
|||
|
||||
[environment]
|
||||
command = "echo $HELLO && sleep 37852375"
|
||||
env = { HELLO = "uwu hi ヾ(•ω•`)o" }
|
||||
env = { HELLO = "uwu hi ヾ(•ω•`)o" }
|
||||
|
||||
[pwd]
|
||||
command = "pwd"
|
||||
workdir = "./src"
|
||||
Loading…
Add table
Add a link
Reference in a new issue