X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=make-all;h=544d59edc85a04602ea58a7fcc7eb94ca5cc64a6;hb=05d071aba09458c995f311824f9e6d2e8a00999e;hp=7bc7b8838290a34b2aaa8dc739e6c1594828495c;hpb=6aa7ab00b5dc30b6221d0d55fecc1b0b957cdd79;p=phdru.name%2Fphdru.name.git diff --git a/make-all b/make-all index 7bc7b88..544d59e 100755 --- a/make-all +++ b/make-all @@ -1,4 +1,4 @@ #! /bin/sh -find ../htdocs/phd.pp.ru -type f -name \*.tmpl -print0 | \ +find ../htdocs/phdru.name/public_html -type f -name \*.tmpl -print0 | \ xargs -r0 ./make-files