1 2 3 4 5 6 7
[jobs.shuttle-run] command = ["shuttle", "run"] need_stdout = true allow_warnings = true background = false on_change_strategy = "kill_then_restart" kill = ["taskkill", "/F", "/T", "/PID"]