Fixed missing "

This commit is contained in:
TuDatTr
2020-05-24 05:30:15 +02:00
parent 3c824db7db
commit 6bf1035784

View File

@@ -120,7 +120,7 @@ cp $CWD/root/march-reboot.sh /mnt/root/march-reboot.sh
chmod +x /mnt/root/march-chroot.sh chmod +x /mnt/root/march-chroot.sh
chmod +x /mnt/root/march-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" -c "$cryptroot" -r "$rootpart" arch-chroot /mnt /root/march-chroot.sh -t "$timezone" -l "$locale" -h "$hostname" -u "$username" -s "$sudogrp" -c "$cryptroot" -r "$rootpart"
umount $bootpart umount $bootpart
swapoff $swappart swapoff $swappart