]> git.scottworley.com Git - picsort/blobdiff - slurp-pics
Use the local rename-to-date
[picsort] / slurp-pics
index 8bbd7ca9e072c38f8f313220fefdb779b361d802..c8a92f0b2ec695a18895f62d4e4e2dba17373de1 100755 (executable)
@@ -24,5 +24,5 @@ while read host path;do
    for f in "$outdir"/*;do
      touch "$seendir/$f"
    done
-   rename-to-date "$outdir"/*
+   ./rename-to-date "$outdir"/*
 done < .slurp-hosts