diff --git a/btrbk.sh b/btrbk.sh index cfe4362..5f1451d 100755 --- a/btrbk.sh +++ b/btrbk.sh @@ -1,7 +1,7 @@ #!/bin/bash source config.sh -set -euxo pipefail +set -euo pipefail function main { date=$(date +%Y-%m-%d)