diff --git a/_machines/hera-tasks.yml b/_machines/hera-tasks.yml index 71cd03d..175fac5 100644 --- a/_machines/hera-tasks.yml +++ b/_machines/hera-tasks.yml @@ -189,7 +189,7 @@ restic \ --cache-dir=/var/cache/restic/ \ - --repo="b2:${BUCKET_NAME}:backup" \ + --repo="b2:${BUCKET_NAME}:hera" \ --password-file=/etc/restic/repopassword \ --verbose \ "${@}"