]> git.phdru.name Git - phdru.name/phdru.name.git/blobdiff - make-all
Remove public_html from paths
[phdru.name/phdru.name.git] / make-all
index dfa44315765bd8b01e47acadf129b634eaca2d79..6b70e307f25c5e01e525f8703d042e8351442826 100755 (executable)
--- 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