artix

posix artix installation script
git clone https://git.awy.one/artix.git
Log | Files | Refs | README | LICENSE

commit 16b885ae5298b92aa7aeaf4e14d9c12313d1cf3e
parent b5c4565c8b5bb7e3f9c18ea7612506a92e96e96c
Author: awy <awy@awy.one>
Date:   Sun, 13 Apr 2025 19:29:46 +0300

fix

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

diff --git a/install.sh b/install.sh @@ -113,7 +113,7 @@ clear getuserdata diskpart -pacman -Sy pacman-contrib +pacman -Sy --noconfirm pacman-contrib clear printf "Getting fastest mirrors..." cp /etc/pacman.d/mirrorlist /etc/pacman.d/mirrorlist.backup