X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=make-new;h=f8b44524ad828c33209285fcba9b4c18b430fa25;hb=88bb9d0069ca4d56226df0beb222646ca72b984f;hp=f3c359bdb1ba5ed9f9fd58f596606c2180c3201f;hpb=6aa7ab00b5dc30b6221d0d55fecc1b0b957cdd79;p=phdru.name%2Fphdru.name.git diff --git a/make-new b/make-new index f3c359b..f8b4452 100755 --- a/make-new +++ b/make-new @@ -1,4 +1,4 @@ #! /bin/sh -find ../htdocs/phd.pp.ru -type f -name \*.tmpl -mtime -1 -print0 | \ +find ../htdocs/phdru.name -type f -name \*.tmpl -mtime -1 -print0 | xargs -r0 ./make-files