1
0
mirror of https://github.com/Trim21/commandTray.git synced 2020-06-03 18:50:26 +00:00
commandTray/config.yaml
2020-04-12 21:09:11 +08:00

17 lines
301 B
YAML

program:
- name: hello
program: "caddy.exe"
args: ["-conf", "Caddyfile"]
cwd: ./cfg/caddy
cron:
- spec: "* * * * * *"
name: name
program: echo
args: ["233", 233]
# - spec: '* * * * * *'
# name: name2
# cwd: "~"
# program: realpath
# args: [.]