yet more bugs
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-08-29 14:14:04 -05:00
parent 1f8d77b98d
commit 58ea766027
2 changed files with 6 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/ash
: "${RESTIC_REPOSITORY:?Need the restic repository}"
: "${AWS_ACCESS_KEY_ID:?Need the access key id}"
: "${AWS_SECRET_ACCESS_KEY:?Need the secret access key}"