Files
server-stack/hooks.json
2026-02-15 20:04:18 -08:00

8 lines
160 B
JSON

[
{
"id": "redeploy-apps",
"execute-command": "/home/james/server-stack/deploy.sh",
"command-working-directory": "/home/james/server-stack"
}
]