Update linupx-uninstall.sh
This commit is contained in:
@@ -18,7 +18,7 @@ fi
|
||||
if [ "$EUID" -ne 0 ]; then APTFUNC="sudo ${ATYPE}"
|
||||
else APTFUNC="${ATYPE}"
|
||||
fi
|
||||
|
||||
echo ""
|
||||
echo -e "${CS[color,LightGreen]}LinUPx Removal Script"
|
||||
|
||||
|
||||
@@ -27,6 +27,7 @@ rm -f /usr/local/bin/runup
|
||||
rm -Rf /opt/LinUPx
|
||||
|
||||
echo ""
|
||||
echo -e "${CS[color,Blue]}LinUPx has been Removed"
|
||||
echo -e "${CS[color,LightRed]}LinUPx has been Removed"
|
||||
echo ""
|
||||
|
||||
exit 0
|
||||
Reference in New Issue
Block a user