From a8cba1c9db9eb124417e438720068d7d08cf36b3 Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Sat, 21 Jan 2017 22:20:45 -0500 Subject: [PATCH] dropping this for now; should use syncthing. --- customize/fred/scripts/synch_from_surya.sh | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) 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. + + -- 2.34.1