dialog --backtitle"$BACKTITLE"--title"Info"--colors--msgbox"\nYour default shell was switched to: \Z1BASH\Z0\n\nPlease logout & login from this session!" 9 47
if[[-z$scripted]];then
dialog --backtitle"$BACKTITLE"--title"Info"--colors--msgbox"\nYour default shell was switched to: \Z1BASH\Z0\n\nPlease logout & login from this session!" 9 47
fi
;;
...
...
@@ -867,7 +874,9 @@ unset selection
fi
# add a cronjob to update oh-my-zsh once per month
dialog --backtitle"$BACKTITLE"--title"Info"--colors--msgbox"\nYour default shell was switched to: \Z1ZSH\Z0\n\nPlease logout & login from this session!" 9 47
if[[-z$scripted]];then
dialog --backtitle"$BACKTITLE"--title"Info"--colors--msgbox"\nYour default shell was switched to: \Z1ZSH\Z0\n\nPlease logout & login from this session!" 9 47