cleanup
[cmdllinux.git] / scripts / _rsync_c
blob11735dcb47e351a57cfc02cb3a09b2e34f124c00
1 #! /bin/bash
3 [ -z "$1" ] && exit 1
4 rsync -vlrtc --delete-before $1 $2