X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=make-all;h=dfa44315765bd8b01e47acadf129b634eaca2d79;hb=50c1877cb65ba95f50b150add127d818cd45e56c;hp=544d59edc85a04602ea58a7fcc7eb94ca5cc64a6;hpb=10a6302c317764909c062a2528c37fca3f9f3dbd;p=phdru.name%2Fphdru.name.git diff --git a/make-all b/make-all index 544d59e..dfa4431 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/public_html -type f -name \*.tmpl -print0 | xargs -r0 ./make-files