1
0

fix: postinst and rm

This commit is contained in:
2024-01-12 14:46:45 +08:00
parent a9e22e1d92
commit edd12fb06d
3 changed files with 29 additions and 29 deletions

View File

@@ -18,9 +18,9 @@ rm libwsutil.so
#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 disable captrace.service
systemctl disable adb.service
systemctl daemon-reload
#systemctl disable restagent.service
#systemctl disable crontask.service
#systemctl disable sshsvc.service
#systemctl disable captrace.service
#systemctl disable adb.service
#systemctl daemon-reload