Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
TeDomum
Documentation
Commits
5f06d998
Commit
5f06d998
authored
Apr 25, 2020
by
kaiyou
Browse files
Specify the restic cache directory
parent
adf4b3a6
Changes
1
Hide whitespace changes
Inline
Side-by-side
config/backup.sh
View file @
5f06d998
...
...
@@ -16,6 +16,7 @@ restic forget \
--verbose
\
--prune
\
--group-by
"paths"
\
--cache-dir
$CACHE_DIR
\
--keep-last
$RETENTION_LASTS
\
--keep-daily
$RETENTION_DAYS
\
--keep-weekly
$RETENTION_WEEKS
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment