X-Git-Url: https://git.phdru.name/?p=phdru.name%2Fphdru.name.git;a=blobdiff_plain;f=make-new;h=f8b44524ad828c33209285fcba9b4c18b430fa25;hp=e087fd5a642a02bef23b222672ad0c2d8be413d7;hb=88bb9d0069ca4d56226df0beb222646ca72b984f;hpb=ab097f5145699ee96ee4de47ee97ccc6e5d37232 diff --git a/make-new b/make-new index e087fd5..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