mirror of
https://github.com/morten-olsen/homelab-operator.git
synced 2026-02-08 01:36:28 +01:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d091f3030b |
@@ -20,6 +20,7 @@ restic init --repo "$RESTIC_REPOSITORY" || true
|
|||||||
|
|
||||||
echo "Running Restic backup..."
|
echo "Running Restic backup..."
|
||||||
restic backup \
|
restic backup \
|
||||||
|
-r "$RESTIC_REPOSITORY"
|
||||||
"$SOURCE_DIR" \
|
"$SOURCE_DIR" \
|
||||||
--verbose \
|
--verbose \
|
||||||
--tag "daily" \
|
--tag "daily" \
|
||||||
|
|||||||
Reference in New Issue
Block a user