From: Chris Koeritz Date: Sun, 22 Jan 2017 03:20:45 +0000 (-0500) Subject: dropping this for now; should use syncthing. X-Git-Tag: 2.140.90~268 X-Git-Url: https://feistymeow.org/gitweb/?a=commitdiff_plain;h=a8cba1c9db9eb124417e438720068d7d08cf36b3;p=feisty_meow.git dropping this for now; should use syncthing. --- diff --git a/customize/fred/scripts/synch_from_surya.sh b/customize/fred/scripts/synch_from_surya.sh index d1864369..dadf518b 100644 --- a/customize/fred/scripts/synch_from_surya.sh +++ b/customize/fred/scripts/synch_from_surya.sh @@ -1,6 +1,11 @@ #!/bin/bash -echo "Updating walrus and musix from surya" -rsync -avz surya:/z/walrus/* /z/walrus/ -rsync -avz surya:/z/musix/* /z/musix/ +# echo "Updating walrus and musix from surya" +# rsync -avz surya:/z/walrus/* /z/walrus/ +# rsync -avz surya:/z/musix/* /z/musix/ + + +echo this script is retired since syncthing is being investigated for this purpose. + +