updated on Thu Jan 12 04:00:44 UTC 2012
[aur-mirror.git] / link-backup / lb.cron
blob4ef100b6c3737a8a15269031c21acaec72d77679
1 #!/bin/sh
3 if [ -x /usr/bin/lb ]; then
4 nice -n 19 /usr/lib/lb --lock --ssh-C --numeric-ids --exclude /etc/lb.exclude / root@machine:/destination
5 fi