mirror of
https://gitlab.manjaro.org/applications/manjaro-architect
synced 2024-11-08 01:10:26 +00:00
correction menu header default shell
This commit is contained in:
parent
6063be6580
commit
4f4b25b6f1
@ -483,7 +483,7 @@ create_new_user() {
|
||||
USER=$(cat ${ANSWER})
|
||||
done
|
||||
|
||||
DIALOG "_DefShell" --radiolist "\n\n$_UseSpaceBar" 0 0 3 \
|
||||
DIALOG "$_DefShell" --radiolist "\n\n$_UseSpaceBar" 0 0 3 \
|
||||
"zsh" "" on \
|
||||
"bash" "" off \
|
||||
"fish" "" off 2>/tmp/.shell
|
||||
|
Loading…
Reference in New Issue
Block a user