X-Git-Url: https://git.phdru.name/?p=phdru.name%2Fphdru.name.git;a=blobdiff_plain;f=make-changed;h=c945a6b915c85d6f56ef40d5ee27e7a8e1d60076;hp=e07522455a2c898b1d47b5c8056b85ee0ae8e189;hb=88bb9d0069ca4d56226df0beb222646ca72b984f;hpb=ab097f5145699ee96ee4de47ee97ccc6e5d37232 diff --git a/make-changed b/make-changed index e075224..c945a6b 100755 --- a/make-changed +++ b/make-changed @@ -1,4 +1,4 @@ #! /bin/sh -find ../htdocs/phdru.name/public_html -type f -name \*.tmpl -print | +find ../htdocs/phdru.name -type f -name \*.tmpl -print | ./make-changed.py | xargs -r ./make-files