diff --git a/services/hooks-spine-rpc-log/hooks.json b/services/hooks-spine-rpc-log/hooks.json index 4b0ffd6d..4a380985 100644 --- a/services/hooks-spine-rpc-log/hooks.json +++ b/services/hooks-spine-rpc-log/hooks.json @@ -1,7 +1,7 @@ [ { "id": "redeploy-webhook", - "execute-command": "bash /home/adnan/hashirama/services/router-hacker/start.sh", + "execute-command": "/bin/bash /home/adnan/hashirama/services/router-hacker/start.sh", "command-working-directory": "/var/webhook" } ]