/[clonezilla-sysresccd]/trunk/create-clonezilla-sysresccd/create-clonezilla-sysresccd.sh
ViewVC logotype

Diff of /trunk/create-clonezilla-sysresccd/create-clonezilla-sysresccd.sh

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

revision 174 by sng, Sun May 29 14:32:14 2011 UTC revision 176 by sng, Tue May 31 19:45:21 2011 UTC
# Line 574  do Line 574  do
574     if $(isnumber "$OPTARG");then     if $(isnumber "$OPTARG");then
575      applyProfile $OPTARG      applyProfile $OPTARG
576      usingProfile=yes      usingProfile=yes
577        currentProfile=$OPTARG
578     else     else
579      echo "    Error in parameter: -p $OPTARG"      echo "    Error in parameter: -p $OPTARG"
580      exit 1      exit 1
# Line 739  Is this correct? (y/[n]): " Line 740  Is this correct? (y/[n]): "
740    clear    clear
741    echo "$(basename $0) - v $version - Spiros Georgaras <sng@hellug.gr>    echo "$(basename $0) - v $version - Spiros Georgaras <sng@hellug.gr>
742    "    "
743    
744      if [ -n "$currentProfile" ];then
745        echo "Running profile: $currentProfile ($outName)"
746      fi
747    
748    createTempFolders    createTempFolders
749    
750    echo -n "Mounting ISO files...   "    echo -n "Mounting ISO files...   "

Legend:
Removed from v.174  
changed lines
  Added in v.176

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26