mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-24 13:40:17 +00:00
script run as daemon, no list files needed
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
DATE=$(date +%Y%m%d)
|
||||
PATH='/var/backups'
|
||||
|
||||
tar -cvz \
|
||||
tar -cz \
|
||||
--exclude ".nobackup" \
|
||||
--exclude "nobackup" \
|
||||
--exclude "/home/irc/*" \
|
||||
|
||||
Reference in New Issue
Block a user