Fixed arch->march errors
This commit is contained in:
@@ -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/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-chroot.sh /mnt/root/march-chroot.sh
|
||||||
cp $CWD/root/march-reboot.sh /mnt/root/march-reboot.sh
|
cp $CWD/root/march-reboot.sh /mnt/root/march-reboot.sh
|
||||||
chmod +x /mnt/root/arch-chroot.sh
|
chmod +x /mnt/root/march-chroot.sh
|
||||||
chmod +x /mnt/root/arch-reboot.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
|
arch-chroot /mnt /root/march-chroot.sh -t $timezone -l $locale -h $hostname -u $username -s $sudogrp
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user