mirror of
https://github.com/rwinkhart/artix-install-script.git
synced 2026-08-28 12:56:26 -04:00
Re-implement new line in interactive configuration
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ read -rp "disk: " disk
|
||||
read -rp "swap (in GB): " swap
|
||||
|
||||
read -n 1 -rp "clean install? (y/N) " wipe
|
||||
|
||||
echo
|
||||
read -rp "username: " username
|
||||
|
||||
read -rp "$username password: " userpassword
|
||||
|
||||
Reference in New Issue
Block a user