Merge branch 'master' of ssh://billux@git.evolix.org/git/evolinux/evobackup

This commit is contained in:
Romain Dessort 2011-10-06 10:36:22 +02:00
commit 7ba57a1cd2

View file

@ -141,7 +141,6 @@ rsync -av --delete --force --ignore-errors \
/var \
/home \
/srv \
/vmlinuz \
-e "ssh -p $SSH_PORT" \
root@node$NODE.backup.example.com:/var/backup/ \
| tail -20 >> /var/log/evobackup.log