This commit is contained in:
2025-07-06 13:07:17 -05:00
parent 71ab463f4e
commit fe08a3a14e
2 changed files with 4 additions and 3 deletions

View File

@@ -14,6 +14,7 @@ echo -e "${idsCL[LightGreen]}NodeMgmt Removal Script${idsCL[Default]}"
do_with_root set -eu
rm -f /usr/local/bin/nodemgmt
rm -f /usr/local/bin/nmg
rm -Rf /opt/idssys/nodemgmt
IDSSYSF="`ls -l /opt/idssys/ | grep -c ^d`"