mirror of
https://github.com/flancian/garden.git
synced 2026-08-06 22:46:19 +00:00
autopushed
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
root@patera /home/flancian # crontab -l | grep bhi
|
||||
10 2 * * 0 tar -czpf /home/backups/patera/bhi.$(date -uI).tgz /home/bouncepaw/bhi
|
||||
|
||||
backups@patera:~$ crontab -l | grep -i hypatia
|
||||
1 15 * * * ~/bin/hypatia.sh
|
||||
|
||||
backups@patera:~$ cat bin/hypatia.sh
|
||||
#!/bin/bash
|
||||
|
||||
rsync -av ~/patera hypatia.anagora.org:
|
||||
Reference in New Issue
Block a user