Update linupx-uninstall.sh

This commit is contained in:
2018-11-23 09:17:20 -06:00
parent 55eb556a20
commit 5fd8947ce3

View File

@@ -19,7 +19,7 @@ if [ "$EUID" -ne 0 ]; then APTFUNC="sudo ${ATYPE}"
else APTFUNC="${ATYPE}"
fi
echo -e "${CS[color,LGreen]}LinUPx Removal Script"
echo -e "${CS[color,LightGreen]}LinUPx Removal Script"
do_with_root set -eu