instpkg cleanup
[cmdllinux.git] / scripts / _rsync_n
blob9f6787b7598bd9a617a891556013aa7ac59f4970
1 #! /bin/bash
3 [ -z "$1" ] && exit 1
4 rsync -vlrtn --delete-before $1 $2