]> git.donarmstrong.com Git - bin.git/commitdiff
it's now syncthing_read, not dropbox_read
authorDon Armstrong <don@donarmstrong.com>
Tue, 4 Jul 2017 20:05:40 +0000 (13:05 -0700)
committerDon Armstrong <don@donarmstrong.com>
Tue, 4 Jul 2017 20:05:40 +0000 (13:05 -0700)
syncthing_to_read

index cba8181d62b925a75c81e9b9f8bc8bc5c8456e98..50b102628d48c6350af62fe449d0aa12f7567164 100755 (executable)
@@ -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