From 7a5a977dd2da6c9a0a0dd225234297be7f176f2d Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Tue, 11 Feb 2025 16:57:23 +0900 Subject: modified bin/mw, modified share/mutt-wizard.muttrc --- bin/mw | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/mw') diff --git a/bin/mw b/bin/mw index 8cc1716..640afca 100755 --- a/bin/mw +++ b/bin/mw @@ -136,7 +136,7 @@ EOF userinfo() { if [ -z "${fulladdr+x}" ]; then - echo "Select the account you would like to delete (by number):" + echo "Select the account you would like to get the infomation (by number):" list || exit 1 read -r input match="^\s*$input\s\+" -- cgit v1.2.3