mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 23:12:32 +01:00
added seconds in backup name
This commit is contained in:
parent
990a76df22
commit
86958dda5f
@ -14,7 +14,7 @@ fi
|
||||
|
||||
borg create -v --stats --progress \
|
||||
--compression lz4 \
|
||||
$REPOSITORY::'{now:%Y-%m-%d}' $ROOT \
|
||||
$REPOSITORY::'{now:%Y-%m-%dT%H:%M:%S}' $ROOT \
|
||||
--exclude '*.iso' \
|
||||
--exclude '*.mkv' \
|
||||
--exclude '/home/user/downloads/torrents/*'
|
||||
|
Loading…
Reference in New Issue
Block a user