# shellcheck disable=SC2154

This commit is contained in:
Eshan Roy (Eshanized)
2024-04-17 00:53:19 +05:30
parent c84fc62d33
commit afc4e8da21

View File

@@ -6,6 +6,7 @@ echo
if [ -f /usr/share/waland-sessions/gnome-wayland.desktop ]; then if [ -f /usr/share/waland-sessions/gnome-wayland.desktop ]; then
if pacman -Qi nvidia-dkms &> /dev/null; then if pacman -Qi nvidia-dkms &> /dev/null; then
echo echo
# shellcheck disable=SC2154
echo "[Check] $package is installed!" echo "[Check] $package is installed!"
echo echo