diff --git a/install.sh b/install.sh index 7d25562..dcdf9e6 100755 --- a/install.sh +++ b/install.sh @@ -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