diff options
Diffstat (limited to 'arch-installer.sh')
-rwxr-xr-x | arch-installer.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch-installer.sh b/arch-installer.sh index 2394965..38f452e 100755 --- a/arch-installer.sh +++ b/arch-installer.sh @@ -262,7 +262,7 @@ jo_get_usr_config() { done if dialog --title "$1"\ --yesno "Should $usr be sudo?"\ - 6 45; then + 5 45; then isusrsudo=true fi usrshell=$(dialog --title "$1"\ |