From d90032c8e5fd375410a99def2057f986de30c7f0 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Fri, 23 Nov 2018 10:03:41 -0600 Subject: [PATCH] Update linupx-scripts.sh --- linupx-scripts.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/linupx-scripts.sh b/linupx-scripts.sh index fcb7b80..95ee337 100755 --- a/linupx-scripts.sh +++ b/linupx-scripts.sh @@ -276,8 +276,6 @@ LINUPX_UNINSTALL() { [Yy]) echo "" bash <(curl -sL https://git.schroedercity.com/voltron/Misc-Scripts/raw/master/linupx-uninstall.sh) - echo "" - echo -e "${Green}LinUPx has been Removed${Color_Off}" exit 0;; * ) INSTALL_MENU;; esac