/[clonezilla-sysresccd]/trunk/create-clonezilla-sysresccd/files/prerun.toram
ViewVC logotype

Diff of /trunk/create-clonezilla-sysresccd/files/prerun.toram

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

revision 63 by sng, Thu May 20 12:38:55 2010 UTC revision 64 by sng, Fri May 28 09:47:17 2010 UTC
# Line 1  Line 1 
1    
2  #!/bin/sh  #!/bin/sh
3  ##############################################################################  ##############################################################################
4  #                                                                            #  #                                                                            #
# Line 42  setterm -foreground green;echo 'done';se Line 43  setterm -foreground green;echo 'done';se
43  # replace /live/image/restorecd with $restorecdFiles  # replace /live/image/restorecd with $restorecdFiles
44  #  #
45  echo -n "  Copying new scripts...   "  echo -n "  Copying new scripts...   "
46  for script in  what-cd continue-multi-cd reloc-img imginfo imgconvert sbminst;do  for script in  what-cd patch-clonezilla-sysresccd continue-multi-cd reloc-img imginfo imgconvert sbminst;do
47    cp /live/image/restorecd/"$script" /usr/bin 2>/dev/null    cp /live/image/restorecd/"$script" /usr/bin 2>/dev/null
48    chmod +x /usr/bin/"$script" 2>/dev/null    chmod +x /usr/bin/"$script" 2>/dev/null
49  done  done

Legend:
Removed from v.63  
changed lines
  Added in v.64

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26