feat: build input features
This commit is contained in:
6
pkg/ocs/DEBIAN/prerm
Executable file
6
pkg/ocs/DEBIAN/prerm
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Commands to be run before uninstall of the package
|
||||
|
||||
systemctl disable ocs
|
||||
|
||||
Reference in New Issue
Block a user