Major refactor to separate out and standardize libraries
This commit is contained in:
4
debian/pvc-cli-client.postinst
vendored
Normal file
4
debian/pvc-cli-client.postinst
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
# Install client binary to /usr/bin via symlink
|
||||
ln -s /usr/share/pvc/pvc.py /usr/bin/pvc
|
Reference in New Issue
Block a user