Kriss d7dd9f89fe actually terminate the script on Ctrl-C (#236)
In my [PR 224](https://github.com/LukeSmithxyz/mutt-wizard/pull/224), I
introduced a bug.  While I was catching SIGINT with the trap statement,
I did not actually exit the script and returned into the shell.

Fixes https://github.com/LukeSmithxyz/mutt-wizard/issues/234
2019-06-07 12:12:20 -04:00
..
2019-06-01 22:46:26 -04:00
2019-05-20 15:41:03 -04:00