X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=copy_from;fp=copy_from;h=0dccff176a4ecd875e0ebe16a5911d1220ca1e21;hb=67d565fddff8156bd8b2407e285e9ce1e95ca59a;hp=0000000000000000000000000000000000000000;hpb=4f676d45eb1ed689609b114bafe5ae74f8e10e06;p=bin.git diff --git a/copy_from b/copy_from new file mode 100755 index 0000000..0dccff1 --- /dev/null +++ b/copy_from @@ -0,0 +1,3 @@ +#!/bin/bash + +rsync -avP "$1":$(pwd)/"$2" .