diff options
Diffstat (limited to 'mutt-wizard.sh')
-rwxr-xr-x | mutt-wizard.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mutt-wizard.sh b/mutt-wizard.sh index 41ffd89..6af85e3 100755 --- a/mutt-wizard.sh +++ b/mutt-wizard.sh @@ -181,7 +181,7 @@ wipe () { rm $HOME/.offlineimaprc while : ; do -choice=$(dialog --title "Luke's mutt/offlineIMAP wizard" \ +choice=$(dialog --title "Luke's mutt/offlineIMAP wizard" --nocancel \ --menu "What would you like to do?" 14 45 7 \ 0 "List all email accounts configured." \ 1 "Add an email account." \ |