pvc/debian/pvc-client-api.postinst

5 lines
104 B
Plaintext
Raw Normal View History

#!/bin/sh
# Install client binary to /usr/bin via symlink
ln -s /usr/share/pvc/api.py /usr/bin/pvc-api