diff --git a/hooks.json b/hooks.json index 225dbd9..0370961 100644 --- a/hooks.json +++ b/hooks.json @@ -1,8 +1,8 @@ [ { "id": "redeploy-apps", - "execute-command": "{{getenv \"HOME\"}}/server-stack/deploy.sh", - "command-working-directory": "{{getenv \"HOME\"}}/server-stack", + "execute-command": "/home/jamesvanboxtel/server-stack/deploy.sh", + "command-working-directory": "/home/jamesvanboxtel/server-stack", "trigger-rule": { "match": { "type": "payload-hmac-sha256",