summaryrefslogtreecommitdiff
path: root/mutt-wizard.sh
diff options
context:
space:
mode:
authorLuke <luke@lukesmith.xyz>2018-02-14 15:19:15 -0700
committerLuke <luke@lukesmith.xyz>2018-02-14 15:19:15 -0700
commitc0a71a619534db8e5d75ad1e8a0d34b6100fc8f0 (patch)
treefbc242451ce1e0c9b8c5ce6e82fd496ead017793 /mutt-wizard.sh
parent76514c1539e641f944b4333fdca384c7630d94cd (diff)
third party app doc change
Diffstat (limited to 'mutt-wizard.sh')
-rwxr-xr-xmutt-wizard.sh2
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." \