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