Backupbot Revolution #23

Merged
moritz merged 31 commits from backupbot_revolution into main 2023-10-09 10:54:22 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 33ce3c58aa - Show all commits

View File

@ -1,6 +1,6 @@
#!/bin/sh
set -eu -o pipefail
set -e -o pipefail
apk add --upgrade --no-cache \
bash=5.2.15-r5 \