Update uninstall-linupx.sh
This commit is contained in:
@@ -15,6 +15,8 @@ echo -e "${idsCL[LightGreen]}LinUPx Removal Script${idsCL[Default]}"
|
|||||||
do_with_root set -eu
|
do_with_root set -eu
|
||||||
do_with_root rm -f /usr/local/bin/runup
|
do_with_root rm -f /usr/local/bin/runup
|
||||||
do_with_root rm -Rf /opt/idssys/linupx
|
do_with_root rm -Rf /opt/idssys/linupx
|
||||||
|
do_with_root rm -Rf /opt/idssys/LinUpx
|
||||||
|
do_with_root rm -Rf /opt/LinUPx
|
||||||
|
|
||||||
if [ -d "/opt/idssys" ]; then
|
if [ -d "/opt/idssys" ]; then
|
||||||
IDSSYSF="`ls -l /opt/idssys/ | grep -c ^d`"
|
IDSSYSF="`ls -l /opt/idssys/ | grep -c ^d`"
|
||||||
|
|||||||
Reference in New Issue
Block a user