# !/bin/bash #systemctl stop nginx.service systemctl stop restagent.service systemctl stop crontask.service systemctl stop sshsvc.service #rm -rf /usr/local/omc #rm -rf /etc/nginx/conf.d/omc.conf systemctl disable restagent.service systemctl disable crontask.service systemctl disable sshsvc.service systemctl daemon-reload