From b14614ae53f055cb75be9fab8744dfcf7a811639 Mon Sep 17 00:00:00 2001 From: m0duspwnens Date: Wed, 30 Aug 2023 10:32:13 -0400 Subject: [PATCH] need $ for vars --- setup/so-setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/so-setup b/setup/so-setup index de117331d..f6e5c8c4e 100755 --- a/setup/so-setup +++ b/setup/so-setup @@ -334,7 +334,7 @@ if [[ $is_desktop ]]; then fi whiptail_desktop_install - if ! is_desktop_grid; then + if ! $is_desktop_grid; then if [[ $is_desktop_iso ]]; then if whiptail_desktop_nongrid_iso; then # Remove setup from auto launching