Compare commits

...

1 Commits

Author SHA1 Message Date
Morten Olsen
d091f3030b update 2025-09-06 00:11:42 +02:00

View File

@@ -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" \