folder change

This commit is contained in:
2019-01-27 15:32:44 -06:00
parent 3fd1874efc
commit 181cdb05b6
3 changed files with 3 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ echo -e "${CS[color,LightGreen]}LinUPx Removal Script${CS[color,Default]}"
do_with_root set -eu
rm -f /usr/local/bin/runup
rm -Rf /opt/LinUPx
rm -Rf /opt/idssys/LinUPx
echo ""
echo -e "${CS[color,LightRed]}LinUPx has been Removed${CS[color,Default]}"