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