/[clonezilla-sysresccd]/trunk/create-clonezilla-sysresccd/files/cust-menu
ViewVC logotype

Diff of /trunk/create-clonezilla-sysresccd/files/cust-menu

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

revision 177 by sng, Wed Jun 1 12:33:25 2011 UTC revision 178 by sng, Fri Jun 3 17:27:54 2011 UTC
# Line 191  if [ -z "$CUSTOMIZE" ];then Line 191  if [ -z "$CUSTOMIZE" ];then
191    
192    if [ -e $HOME/.last-cust-menu-values ];then    if [ -e $HOME/.last-cust-menu-values ];then
193        
194      whiptail --backtitle Clonezilla-SysRescCD --title ' Config found!!!' --yesno 'You can use the same values you inserted on a previous customization.\n\nDo you want to use these values?' 11 45      whiptail --backtitle Clonezilla-SysRescCD --title ' Config found!!!' --yesno 'You can use the same values you inserted on a previous customization.
195    
196    Do you want to use these values?' 11 45
197      if [ $? -eq 0 ];then      if [ $? -eq 0 ];then
198        . $HOME/.last-cust-menu-values        . $HOME/.last-cust-menu-values
199        useOldCustomizationValues=yes        useOldCustomizationValues=yes

Legend:
Removed from v.177  
changed lines
  Added in v.178

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26