From 139fe305bd51f6cb5446cbbf7f48754450f8dd82 Mon Sep 17 00:00:00 2001 From: qvqc Date: Wed, 4 Aug 2021 05:42:00 -0400 Subject: [PATCH] drop whiptail color --- wow-sman.sh | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/wow-sman.sh b/wow-sman.sh index 27e1756..47c37fb 100644 --- a/wow-sman.sh +++ b/wow-sman.sh @@ -1,16 +1,3 @@ -## wow color -export NEWT_COLORS=' -root=magenta,cyan -window=magenta,yellow -title=yellow,magenta -roottext=megenta,yellow -shadow=,magenta -textbox=cyan,yellow -button=yellow,magenta -' - - - ## add packages for install sudo apt install ansible pip libffi-dev curl git build-essential cmake libuv1-dev libssl-dev libhwloc-dev uuid-dev -y