From 900e38ff88bd2c5fbb9be3544a72310ee6fecc47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?y=C3=BCcel?= Date: Mon, 2 Sep 2024 10:48:09 +0300 Subject: [PATCH] myfault [F]uck [T]his [S]hit --- fulloto.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/fulloto.sh b/fulloto.sh index 412ff86..88c1363 100644 --- a/fulloto.sh +++ b/fulloto.sh @@ -304,7 +304,6 @@ EOL grub-install --target=x86_64-efi --efi-directory=/boot --bootloader-id=GRUB --recheck else grub-install --target=i386-pc ${disk} --boot-directory=/boot --recheck --debug - echo "GRUB_DISABLE_OS_PROBER=true" > /etc/default/grub fi grub-mkconfig -o /boot/grub/grub.cfg echo "GRUB kurulumu ve yapılandırması tamamlandı."