start with cmd

This commit is contained in:
nora 2021-12-17 20:33:23 +01:00
parent 3722a458eb
commit 6d572fc9d0
7 changed files with 170 additions and 37 deletions

View file

@ -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"