1
0
Files
build.ems/pkg/deb/DEBIAN/prerm
2025-07-16 15:46:20 +08:00

7 lines
121 B
Plaintext

# !/bin/bash
# Execute the script before uninstalling
# Stop Service
systemctl daemon-reload
systemctl stop omc.service