From 3dd256d72c91f3575ed5202f0c97d17130d0b981 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 18 Mar 2018 21:13:27 -0500 Subject: [PATCH] Update glances-install.sh --- glances-install.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/glances-install.sh b/glances-install.sh index 6080b9a..d4aa729 100644 --- a/glances-install.sh +++ b/glances-install.sh @@ -114,8 +114,7 @@ DEPS=$(whiptail --title "Select which modules to install for Glances" --checklis "raid" "raid" OFF \ "snmp" "snmp" ON \ "web" "web" ON \ -"wi -fi" "wifi" OFF 3>&1 1>&2 2>&3) +"wifi" "wifi" OFF 3>&1 1>&2 2>&3) exitstatus=$?