diff --git a/backup.sh b/backup.sh index 2d735ca..45c5b63 100755 --- a/backup.sh +++ b/backup.sh @@ -41,4 +41,4 @@ tar \ | aws s3 cp \ --storage-class=DEEP_ARCHIVE \ - \ - s3://${bucket}/${name}-$(date --utc -Iseconds).tar.xz.gpg + "s3://${bucket}/${name}-$(date --utc -Iseconds).tar.xz.gpg"