X-Git-Url: https://git.phdru.name/?p=phdru.name%2Fphdru.name.git;a=blobdiff_plain;f=make-all;h=6b70e307f25c5e01e525f8703d042e8351442826;hp=dfa44315765bd8b01e47acadf129b634eaca2d79;hb=88bb9d0069ca4d56226df0beb222646ca72b984f;hpb=ab097f5145699ee96ee4de47ee97ccc6e5d37232 diff --git a/make-all b/make-all index dfa4431..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