This commit is contained in:
2019-01-31 19:11:12 -06:00
parent 7e32c38cf3
commit 4e02553f4e
2 changed files with 2 additions and 1 deletions

View File

@@ -15,7 +15,7 @@ echo -e "${idsCL[LightGreen]}LinUPx Removal Script${idsCL[Default]}"
do_with_root set -eu
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