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

Diff of /trunk/www/working/scripts/html2txt

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

trunk/www/html2txt revision 28 by sng, Wed Mar 17 23:46:34 2010 UTC trunk/www/working/scripts/html2txt revision 42 by sng, Tue May 18 14:22:00 2010 UTC
# Line 1  Line 1 
1  #!/bin/bash  #!/bin/bash
2    ##############################################################################
3    #
4    # html2txt, (C) 2007-2010 S. Georgaras <sng@hellug.gr>
5    #
6    # This file is part of Clonezilla-SysRescCD.
7    #
8    # Clonezilla-SysRescCD is free software: you can redistribute it and/or modify
9    # it under the terms of the GNU General Public License as published by
10    # the Free Software Foundation, either version 2 of the License, or
11    # (at your option) any later version.
12    #
13    # Clonezilla-SysRescCD is distributed in the hope that it will be useful,
14    # but WITHOUT ANY WARRANTY; without even the implied warranty of
15    # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
16    # GNU General Public License for more details.
17    #
18    # You should have received a copy of the GNU General Public License
19    # along with Clonezilla-SysRescCD. If not, see <http://www.gnu.org/licenses/>.
20    #
21    ##############################################################################
22    cd ..
23    cd ..
24  # set -x  # set -x
25  cd /d/site/clonezilla-sysresccd/new-site/working  cd /d/site/clonezilla-sysresccd/new-site/working
26  rm /d/site/clonezilla-sysresccd/new-site/2doc/README.txt 2>/dev/null  rm /d/site/clonezilla-sysresccd/new-site/2doc/README.txt 2>/dev/null

Legend:
Removed from v.28  
changed lines
  Added in v.42

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26