From ef979e1892a41b2787438b76a2d8073e3a241e34 Mon Sep 17 00:00:00 2001 From: "Toerd@archlinux" Date: Mon, 6 Apr 2020 04:02:35 +0200 Subject: [PATCH] feat: added reboot at the end of bootstrap --- bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.sh b/bootstrap.sh index b707a3d..0cddbb6 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -140,4 +140,4 @@ chmod u+x /mnt/root/bootstrap2.sh arch-chroot /mnt /root/bootstrap2.sh rm /mnt/root/bootstrap2.sh -# reboot +reboot