mirror of
https://github.com/Snigdha-OS/snigdhaos-system-installation.git
synced 2025-09-21 05:44:57 +02:00
Fixed shellcheck
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user