hera: Change restic backup path
This commit is contained in:
@@ -189,7 +189,7 @@
|
|||||||
|
|
||||||
restic \
|
restic \
|
||||||
--cache-dir=/var/cache/restic/ \
|
--cache-dir=/var/cache/restic/ \
|
||||||
--repo="b2:${BUCKET_NAME}:backup" \
|
--repo="b2:${BUCKET_NAME}:hera" \
|
||||||
--password-file=/etc/restic/repopassword \
|
--password-file=/etc/restic/repopassword \
|
||||||
--verbose \
|
--verbose \
|
||||||
"${@}"
|
"${@}"
|
||||||
|
|||||||
Reference in New Issue
Block a user