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