diff --git a/deployment/bare_metal/install.sh b/deployment/bare_metal/install.sh index fe6c770ae..09e12754a 100755 --- a/deployment/bare_metal/install.sh +++ b/deployment/bare_metal/install.sh @@ -144,4 +144,6 @@ nano ~/hooks.json ] ``` -webhook -hooks ~/hooks.json & \ No newline at end of file +webhook -hooks ~/hooks.json & +# or for debugging +webhook -hooks ~/hooks.json -verbose \ No newline at end of file