mirror of
https://github.com/rwinkhart/artix-install-script.git
synced 2026-08-28 21:06:27 -04:00
Corrected artix-chroot command
This commit is contained in:
+1
-1
@@ -169,4 +169,4 @@ echo "$rootpassword" > /mnt/tempfiles/rootpassword
|
||||
# download and initiate part 2
|
||||
curl https://raw.githubusercontent.com/rwinkhart/artix-install-script/main/chrootInstall.sh -o /mnt/chrootInstall.sh
|
||||
chmod +x /mnt/chrootInstall.sh
|
||||
artix-chroot /mnt ./chrootInstall.sh
|
||||
artix-chroot /mnt /chrootInstall.sh
|
||||
|
||||
Reference in New Issue
Block a user