Files
ac/scripts/prerm
2025-06-26 10:41:21 +08:00

8 lines
117 B
Bash
Executable File

#! /bin/bash
# Commands to be run before uninstall of the package
service_name=ac
systemctl disable $service_name