From: Don Armstrong Date: Tue, 4 Jul 2017 20:05:40 +0000 (-0700) Subject: it's now syncthing_read, not dropbox_read X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=fdc1f27d018f58860fab27715854b4f82744ea08;p=bin.git it's now syncthing_read, not dropbox_read --- diff --git a/syncthing_to_read b/syncthing_to_read index cba8181..50b1026 100755 --- a/syncthing_to_read +++ b/syncthing_to_read @@ -23,7 +23,7 @@ if [ "$(basename "$0")" == "syncthing_to_read" ]; then done; fi; -if [ "$(basename "$0")" == "dropbox_read" ]; then +if [ "$(basename "$0")" == "syncthing_read" ]; then #echo "Currently not implemented"; # exit 1; while IFS= read -r -d '' file; do