Add provisioner to Debian packages

This commit is contained in:
2019-12-09 10:40:27 -05:00
parent 19a75ea92e
commit 57e8fba602
4 changed files with 34 additions and 2 deletions

4
debian/pvc-client-provisioner.prerm vendored Normal file
View File

@ -0,0 +1,4 @@
#!/bin/sh
# Remove client binary symlink
rm -f /usr/bin/pvc-provisioner