rename for future scenarios; adapt new path
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#!/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
|
||||
BAKS="/etc/apache2/sites-available \
|
||||
Reference in New Issue
Block a user