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