]> Cypherpunks.ru repositories - goredo.git/blobdiff - doc/www.do
find -exec optimization
[goredo.git] / doc / www.do
index ca97c6cd901325fae3cf2b75ac070bd718d052d7..660e142bae19a0259d4a2031c67d57c3bacd7780 100644 (file)
@@ -13,5 +13,5 @@ ${MAKEINFO:=makeinfo} --html \
     --set-customization-variable CLOSE_QUOTE_SYMBOL=\" \
     --set-customization-variable OPEN_QUOTE_SYMBOL=\" \
     -o $html index.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 {} +