From 3d702cc5a6ccd35b607118341da77a883bd63949 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Thu, 28 Nov 2019 20:05:55 +0100 Subject: README update --- arch-installer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch-installer.sh') 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"\ -- cgit v1.2.3