X-Git-Url: http://www.git.cypherpunks.ru/?p=gogost.git;a=blobdiff_plain;f=www.do;h=8dbbb2215c844f353dff0d48a1e4f274d529910e;hp=030dc6b9d66cc938201c7cfdc60bcb529a61f4b9;hb=ab2e6d6fdd2838321e48160275c224c1b4596091;hpb=0b3f4b0f6252329a8f9e98ee70d93d03e4249f2f diff --git a/www.do b/www.do index 030dc6b..8dbbb22 100644 --- 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 {} +