Fix run webhooks when previous endpoint fails

This commit is contained in:
Pau RE
2024-06-20 13:33:36 +02:00
parent 9f88e3be8f
commit 9c7848cfb6
-2
View File
@@ -1,7 +1,5 @@
#!/bin/sh
set -e
# Possible actions: error, pre-backup, post-backup
ACTION="${1}"