From c84fc62d33e93fda0cc10416b23fee8efe3fb653 Mon Sep 17 00:00:00 2001 From: "Eshan Roy (Eshanized)" Date: Wed, 17 Apr 2024 00:52:35 +0530 Subject: [PATCH] Fixed shellcheck --- usr/local/bin/snigdhaos-nvidia-settings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/local/bin/snigdhaos-nvidia-settings b/usr/local/bin/snigdhaos-nvidia-settings index 58b118f..71d0362 100644 --- a/usr/local/bin/snigdhaos-nvidia-settings +++ b/usr/local/bin/snigdhaos-nvidia-settings @@ -74,7 +74,7 @@ if [ -f /usr/share/waland-sessions/gnome-wayland.desktop ]; then echo "grub" | dd of="/bootloader" fi - if [ -d /boot/efi/loader/entries/]; then + if [ -d /boot/efi/loader/entries/ ]; then echo echo "Removing nvidia-drm.modset=1" echo