Update 'backup/backup-script.sh'

pull/4/head
drunkendog 2023-04-14 21:19:39 +01:00
parent 907a5cd26d
commit c13422ea7b
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ info "Starting backup"
--show-rc \ --show-rc \
--compression lz4 \ --compression lz4 \
--exclude-caches \ --exclude-caches \
--exclude mnt/ \ --exclude '*/mnt/' \
\ \
::'{hostname}-{now}' \ ::'{hostname}-{now}' \
/opt \ /opt \