Clean up Debian control and add API package
This commit is contained in:
4
debian/pvc-client-api.postinst
vendored
Normal file
4
debian/pvc-client-api.postinst
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
# Install client binary to /usr/bin via symlink
|
||||
ln -s /usr/share/pvc/api.py /usr/bin/pvc-api
|
Reference in New Issue
Block a user