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