From 45ecf79c4198fcb8399b36bf695b535d35854cca Mon Sep 17 00:00:00 2001 From: xengineering Date: Mon, 23 Sep 2019 21:25:25 +0200 Subject: Some small changes. --- bin/install_bootloader.sh | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'bin/install_bootloader.sh') diff --git a/bin/install_bootloader.sh b/bin/install_bootloader.sh index ccb2173..2f19ca3 100644 --- a/bin/install_bootloader.sh +++ b/bin/install_bootloader.sh @@ -18,6 +18,11 @@ # along with this program. If not, see . +########################### +# install_bootloader.sh # +########################### + + # Install Grub pacman --noconfirm -Syu grub efibootmgr @@ -32,4 +37,3 @@ sleep 1 echo "Leaving chroot environment - OK" echo "" sleep 1 - -- cgit v1.2.3-70-g09d2