X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=make-all;h=6b70e307f25c5e01e525f8703d042e8351442826;hb=28d23cff98bdf9d9ae59b99581b48da5b6bfb3ab;hp=544d59edc85a04602ea58a7fcc7eb94ca5cc64a6;hpb=42465be8abac2fdb32c939bc7e5ad0fbca5df2f8;p=phdru.name%2Fphdru.name.git diff --git a/make-all b/make-all index 544d59e..6b70e30 100755 --- a/make-all +++ b/make-all @@ -1,4 +1,4 @@ #! /bin/sh -find ../htdocs/phdru.name/public_html -type f -name \*.tmpl -print0 | \ +find ../htdocs/phdru.name -type f -name \*.tmpl -print0 | xargs -r0 ./make-files