X-Git-Url: https://iankelling.org/git/?p=automated-distro-installer;a=blobdiff_plain;f=fai-redep;h=840f2c4f34b0372ba8e20282eb92ade8e948d965;hp=fabada02ee6826da23607d48fe2f1bed5ffc98a4;hb=836348b3deca3d4544bcf4ece81d8609740da550;hpb=da61a304a10de72288782a9d872769fe44576f50 diff --git a/fai-redep b/fai-redep index fabada0..840f2c4 100755 --- a/fai-redep +++ b/fai-redep @@ -38,7 +38,7 @@ host=${1:-faiserver} # use it, so look it up just to avoid the warning spam. faiserver_host=$(chost $host) || faiserver_host=$host -rsync -rl --delete --relative --exclude /fai/config/basefiles/ fai/config root@$faiserver_host:/srv +rsync -rlp --delete --relative --exclude /fai/config/basefiles/ fai/config root@$faiserver_host:/srv scp -q ~/.ssh/id_rsa.pub \