/[clonezilla-sysresccd]/trunk/www/working/scripts/html2doc
ViewVC logotype

Diff of /trunk/www/working/scripts/html2doc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 57 by sng, Fri May 21 21:47:03 2010 UTC revision 60 by sng, Wed May 26 10:24:27 2010 UTC
# Line 95  s{doc/images/line.png{{ Line 95  s{doc/images/line.png{{
95  ' doc/README.html > README.html  ' doc/README.html > README.html
96  rm doc/README.html  rm doc/README.html
97    
98    
99    # At this point we should be in 2doc/
100    # go back to scripts/ directory
101    cd ../working/scripts
102    ./html2txt
103    
104    # finally tar them all together
105    
106    cd ../../2doc
107    pwd
108    tar --exclude=.svn -czf ../doc.tar.gz *
109    cp ../doc.tar.gz ../../create-clonezilla-sysresccd/files
110    

Legend:
Removed from v.57  
changed lines
  Added in v.60

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26