Fixed arch->march errors

This commit is contained in:
TuDatTr
2020-05-24 04:25:17 +02:00
parent 7b8b4d514a
commit 728f25857e

View File

@@ -117,8 +117,8 @@ genfstab -U /mnt >> /mnt/etc/fstab
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
chmod +x /mnt/root/arch-reboot.sh
chmod +x /mnt/root/march-chroot.sh
chmod +x /mnt/root/march-reboot.sh
arch-chroot /mnt /root/march-chroot.sh -t $timezone -l $locale -h $hostname -u $username -s $sudogrp