update to latest version
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
if [ ! -e /etc/cron.d/back-web ]; then
|
||||
echo "0 14 * * * root /root/scripts/server/back-web.sh" > /etc/cron.d/back-web
|
||||
echo "10 11 * * * root /root/tareo-scripts/server/back-web.sh" > /etc/cron.d/back-web
|
||||
fi
|
||||
|
||||
BAKDIR=/root/backup/web
|
||||
|
||||
Reference in New Issue
Block a user