X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=make-new;h=f8b44524ad828c33209285fcba9b4c18b430fa25;hb=ab1417f604f130fd2b5544c6a3db106b58925536;hp=5ede80c710787eec54e5cb88286e973679ee567a;hpb=42465be8abac2fdb32c939bc7e5ad0fbca5df2f8;p=phdru.name%2Fphdru.name.git diff --git a/make-new b/make-new index 5ede80c..f8b4452 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 -type f -name \*.tmpl -mtime -1 -print0 | xargs -r0 ./make-files