diff --git a/services/hooks-spine-rpc-log/hooks.json b/services/hooks-spine-rpc-log/hooks.json index 4a380985..04828dac 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": "/bin/bash /home/adnan/hashirama/services/router-hacker/start.sh", + "execute-command": "/home/adnan/hashirama/services/router-hacker/start.sh", "command-working-directory": "/var/webhook" } ]