Renamed project
This commit is contained in:
+4
-4
@@ -27,9 +27,9 @@ source ./00-partition.sh # partitions + mounts /mnt, /mnt/boot
|
||||
source ./10-pacstrap.sh # base system + fstab + copy repo to /mnt/root
|
||||
|
||||
# in-chroot steps (the whole repo, incl. system.conf, was copied by 10-pacstrap)
|
||||
arch-chroot /mnt bash /root/arch-system-th/01-install/20-boot.sh
|
||||
arch-chroot /mnt bash /root/arch-system-th/01-install/30-finalize.sh
|
||||
arch-chroot /mnt bash /root/arch-system-hyprland/01-install/20-boot.sh
|
||||
arch-chroot /mnt bash /root/arch-system-hyprland/01-install/30-finalize.sh
|
||||
|
||||
info "Base install done. Reboot, remove the ISO, then as your user run:"
|
||||
info " sudo ~/arch-system-th/02-system/run.sh"
|
||||
info " ~/arch-system-th/03-user/run.sh"
|
||||
info " sudo ~/arch-system-hyprland/02-system/run.sh"
|
||||
info " ~/arch-system-hyprland/03-user/run.sh"
|
||||
|
||||
Reference in New Issue
Block a user