minecraft
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
echo "STARTING KIDS MOVIES FILE SYNC RAN AT: " `date '+%Y-%m-%d %H:%M:%S'` >> /home/null/logs/bornefilm_cron.log
|
||||
/usr/bin/rsync -ravz --stats --progress --exclude=/home/null/shares/disk3/bornefilm -e "ssh -i /home/null/.ssh/id_rsa_sync " invalid@unity.whatbox.ca:/home/invalid/files/_bornefilm/ /home/null/shares/disk3/bornefilm >> /home/null/logs/flims_cron.log
|
||||
/usr/bin/rsync -ravz --stats --progress --exclude=/home/null/shares/disk3/bornefilm -e "ssh -i /home/null/.ssh/id_rsa_sync " invalid@saturn.whatbox.ca:/home/invalid/files/_bornefilm/ /home/null/shares/disk3/bornefilm >> /home/null/logs/flims_cron.log
|
||||
echo "CRON KIDS MOVIES FILE SYNC RAN AT: " `date '+%Y-%m-%d %H:%M:%S'` >> /home/null/logs/flims_cron.log
|
||||
|
||||
|
||||
Reference in New Issue
Block a user