X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=make-new;h=e087fd5a642a02bef23b222672ad0c2d8be413d7;hb=50c1877cb65ba95f50b150add127d818cd45e56c;hp=5ede80c710787eec54e5cb88286e973679ee567a;hpb=10a6302c317764909c062a2528c37fca3f9f3dbd;p=phdru.name%2Fphdru.name.git diff --git a/make-new b/make-new index 5ede80c..e087fd5 100755 --- a/make-new +++ b/make-new @@ -1,4 +1,4 @@ #! /bin/sh -find ../htdocs/phdru.name/public_html -type f -name \*.tmpl -mtime -1 -print0 | \ +find ../htdocs/phdru.name/public_html -type f -name \*.tmpl -mtime -1 -print0 | xargs -r0 ./make-files