artix

desc
git clone https://git.awy.one/artix.git
Log | Files | Refs | README | LICENSE

commit 41740cf3b0cd4c1708cc054facd72e4c93cdd8f5
parent dd2fb931be8a5233872b5c0e0f88cda07d21a38f
Author: awy <awy@awy.one>
Date:   Thu, 20 Mar 2025 13:27:08 +0300

fix

Diffstat:
Minstall.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/install.sh b/install.sh @@ -63,7 +63,7 @@ getuserdata() rootdrive="$diskdrive${partitions##* }" bootdrive="$diskdrive${partitions%% *}" while true; do - title + clear printf "Your CPU Vendor detected as %s, is that right? Y/N: " "$cpuvendor" read -r answer case "$answer" in