X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=all.do;fp=all.do;h=7d5a878726fac1740a77cb820bf8ab36765ab456;hb=00b9a04a414f142be1384d75c9ae91598ac55301;hp=d7b84e651561159c65de5ed3f0da01ae830a9132;hpb=542be497c58a076f8f009b425cb84e602d529a1d;p=gost-www.git diff --git a/all.do b/all.do index d7b84e6..7d5a878 100644 --- a/all.do +++ b/all.do @@ -11,5 +11,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 {} +