diff --git a/hooks/00-webhook b/hooks/00-webhook index 37a743f..6934e8e 100755 --- a/hooks/00-webhook +++ b/hooks/00-webhook @@ -1,7 +1,5 @@ #!/bin/sh -set -e - # Possible actions: error, pre-backup, post-backup ACTION="${1}"