3 source "$FEISTY_MEOW_SCRIPTS/core/launch_feisty_meow.sh"
6 if [ -z "$synch_host" ]; then
7 echo This script requires a hostname where we expect to find archives.
11 echo "Updating our local archives from $synch_host: this is very raw mode, without syncthing!" | splitter
14 for currdir in basement imaginations musix walrus; do
16 echo "synching $currdir folder from $synch_host..."
17 rsync -avz "$synch_host":/z/$currdir/* /z/$currdir/