correction menu header default shell

This commit is contained in:
Bernhard Landauer 2017-03-02 20:11:35 +01:00
parent 6063be6580
commit 4f4b25b6f1

View File

@ -483,7 +483,7 @@ create_new_user() {
USER=$(cat ${ANSWER}) USER=$(cat ${ANSWER})
done done
DIALOG "_DefShell" --radiolist "\n\n$_UseSpaceBar" 0 0 3 \ DIALOG "$_DefShell" --radiolist "\n\n$_UseSpaceBar" 0 0 3 \
"zsh" "" on \ "zsh" "" on \
"bash" "" off \ "bash" "" off \
"fish" "" off 2>/tmp/.shell "fish" "" off 2>/tmp/.shell