Update backup script
This commit is contained in:
@@ -17,7 +17,8 @@
|
|||||||
# `restic -r b2:desktop-arch init`
|
# `restic -r b2:desktop-arch init`
|
||||||
|
|
||||||
source /etc/restic-env
|
source /etc/restic-env
|
||||||
restic -r b2:"$HOSTNAME" backup \
|
restic -r "$RESTIC_REPOSITORY:$HOSTNAME" backup \
|
||||||
|
--tag "hektor" \
|
||||||
--one-file-system \
|
--one-file-system \
|
||||||
--files-from="$HOME/.resticinclude" \
|
--files-from="$HOME/.resticinclude" \
|
||||||
--exclude-file="$HOME/.resticexclude" \
|
--exclude-file="$HOME/.resticexclude" \
|
||||||
|
|||||||
Reference in New Issue
Block a user