update
This commit is contained in:
@@ -19,14 +19,14 @@ if [ "$EUID" -ne 0 ]; then APTFUNC="sudo ${ATYPE}"
|
|||||||
else APTFUNC="${ATYPE}"
|
else APTFUNC="${ATYPE}"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo -e "${LGreen}LinUPx Removal Script"
|
echo -e "${CS[color,LGreen]}LinUPx Removal Script"
|
||||||
|
|
||||||
|
|
||||||
do_with_root set -eu
|
do_with_root set -eu
|
||||||
rm -y /usr/local/bin/runup
|
rm -f /usr/local/bin/runup
|
||||||
rm -Rf /opt/LinUPx
|
rm -Rf /opt/LinUPx
|
||||||
|
|
||||||
echo ""
|
echo ""
|
||||||
echo -e "${Blue}LinUPx has been Removed"
|
echo -e "${CS[color,Blue]}LinUPx has been Removed"
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
Reference in New Issue
Block a user