Преглед на файлове

instruction to press space

tags/v3.1
Luke преди 6 години
родител
ревизия
76514c1539
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. +1
    -1
      mutt-wizard.sh

+ 1
- 1
mutt-wizard.sh Целия файл

@@ -66,7 +66,7 @@ getAccounts() { \
# Yields a menu of available accounts.
inventory() { \
getAccounts
choices=$(dialog --separate-output --checklist "Choose an email account." 15 40 16 "${accounts[@]}" 2>&1 >/dev/tty)
choices=$(dialog --separate-output --checklist "Select all desired email accounts with <SPACE>." 15 40 16 "${accounts[@]}" 2>&1 >/dev/tty)

if [ -z "$choices" ];
then


Зареждане…
Отказ
Запис