Update linupx-scripts.sh

This commit is contained in:
2018-11-23 10:03:41 -06:00
parent a2f49db9de
commit d90032c8e5

View File

@@ -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