Przeglądaj źródła

shortcut removal fix

tags/v3.1
Luke 6 lat temu
rodzic
commit
720d70c144
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      mutt-wizard.sh

+ 1
- 1
mutt-wizard.sh Wyświetl plik

@@ -31,7 +31,7 @@ removeAccount() { sed -ie "
rm "$muttdir"accounts/$1.muttrc
rm "$muttdir"credentials/$1.gpg
rm -rf "$muttdir"accounts/$1
echo $1 deleted. ;}
sed -i '/$1.muttrc/d' "$muttdir"personal.muttrc ;}

manual() { \
imap=$( dialog --inputbox "Insert the IMAP server for your email provider (excluding the port number)" 10 60 3>&1 1>&2 2>&3 3>&- )


Ładowanie…
Anuluj
Zapisz