From 545e1457a91daf52b932d885afa3cfbf5c4361ca Mon Sep 17 00:00:00 2001 From: Ste Vaidis Date: Tue, 25 Feb 2025 10:50:05 +0200 Subject: [PATCH] Add boot-repair.sh --- boot-repair.sh | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 boot-repair.sh diff --git a/boot-repair.sh b/boot-repair.sh new file mode 100644 index 0000000..4e81480 --- /dev/null +++ b/boot-repair.sh @@ -0,0 +1,6 @@ +#!/bin/bash + +sudo add-apt-repository ppa:yannubuntu/boot-repair +sudo apt update +sudo apt install -y boot-repair +boot-repair