From 29640b81bb540562dd43e87f697dabe27cb86020 Mon Sep 17 00:00:00 2001 From: Nathan Upchurch Date: Tue, 6 May 2025 12:09:06 -0400 Subject: [PATCH] Add grubupdatefix --- grubupdatefix | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 grubupdatefix diff --git a/grubupdatefix b/grubupdatefix new file mode 100644 index 0000000..1666d61 --- /dev/null +++ b/grubupdatefix @@ -0,0 +1,3 @@ +#!/usr/bin/bash + +sudo grub-install --no-nvram && sudo grub-mkconfig -o /boot/grub/grub.cfg