We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 547a96e commit 5bd3da3Copy full SHA for 5bd3da3
addons/redis/dataprotection/backup.sh
@@ -1,3 +1,4 @@
1
+#!/bin/bash
2
set -o pipefail
3
4
# if the script exits with a non-zero exit code, touch a file to indicate that the backup failed,
0 commit comments