Get everything passing the flake checks
This commit is contained in:
@@ -58,4 +58,4 @@ mv in-chroot.sh /mnt
|
||||
for fs in proc sys dev sys/firmware/efi/efivars; do mount -o bind /${fs} /mnt/${fs}; done
|
||||
chroot /mnt /bin/ash /in-chroot.sh
|
||||
rm /mnt/in-chroot.sh
|
||||
reboot
|
||||
reboot
|
||||
|
||||
Reference in New Issue
Block a user