rename for future scenarios; adapt new path

This commit is contained in:
2015-06-29 11:51:53 +03:00
parent 7651996e2e
commit a0cd26a188

View File

@@ -1,8 +1,8 @@
#!/bin/bash #!/bin/bash
# echo "0 11 * * * root /root/scripts/server/backup.sh" > /etc/cron.d/backup # echo "0 11 * * * root /root/scripts/server/cfg-backup.sh" > /etc/cron.d/cfg-backup
BAKDIR=/root/backup/configsave BAKDIR=/root/backup/cfg
# List here all files/dirs which should be backupped # List here all files/dirs which should be backupped
BAKS="/etc/apache2/sites-available \ BAKS="/etc/apache2/sites-available \