]> Cypherpunks.ru repositories - gogost.git/blobdiff - www.do
find -exec optimization
[gogost.git] / www.do
diff --git a/www.do b/www.do
index 030dc6b9d66cc938201c7cfdc60bcb529a61f4b9..8dbbb2215c844f353dff0d48a1e4f274d529910e 100644 (file)
--- a/www.do
+++ b/www.do
@@ -14,5 +14,5 @@ ${MAKEINFO:-makeinfo} --html \
     --set-customization-variable CLOSE_QUOTE_SYMBOL=\" \
     --set-customization-variable OPEN_QUOTE_SYMBOL=\" \
     -o $html www.texi
-find $html -type d -exec chmod 755 {} \;
-find $html -type f -exec chmod 644 {} \;
+find $html -type d -exec chmod 755 {} +
+find $html -type f -exec chmod 644 {} +