Fixed arch->march errors
This commit is contained in:
@@ -114,7 +114,7 @@ pacstrap /mnt base base-devel linux linux-firmware
|
||||
genfstab -U /mnt >> /mnt/etc/fstab
|
||||
|
||||
|
||||
cp $CWD/etc/systemd/system/march.service /mnt/etc/syslll/system/march.service
|
||||
cp $CWD/etc/systemd/system/march.service /mnt/etc/systemd/system/march.service
|
||||
cp $CWD/root/march-chroot.sh /mnt/root/march-chroot.sh
|
||||
cp $CWD/root/march-reboot.sh /mnt/root/march-reboot.sh
|
||||
chmod +x /mnt/root/arch-chroot.sh
|
||||
|
||||
Reference in New Issue
Block a user