updated backup script
This commit is contained in:
@@ -51,6 +51,7 @@ borg create --progress --stats --exclude-caches \
|
|||||||
--exclude $HOME/nas \
|
--exclude $HOME/nas \
|
||||||
--exclude $HOME/go \
|
--exclude $HOME/go \
|
||||||
--exclude $HOME/.var/app/com.valvesoftware.Steam \
|
--exclude $HOME/.var/app/com.valvesoftware.Steam \
|
||||||
|
--exclude $HOME/.config/borg/security/ \
|
||||||
$ARCHIVE $SRC && if ! $LOCAL; then date +%s > $HOME/.lastbak; fi
|
$ARCHIVE $SRC && if ! $LOCAL; then date +%s > $HOME/.lastbak; fi
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user