Update 'backup/backup-script.sh'

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

View File

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