root/march-chroot:Added cryptroot and rootpart so that the vars can be used there
This commit is contained in:
@@ -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-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" -c "$cryptroot" -r "$rootpart"
|
||||
|
||||
umount $bootpart
|
||||
swapoff $swappart
|
||||
|
||||
Reference in New Issue
Block a user