pvc/debian/pvc-cli-client.postinst

5 lines
100 B
Plaintext
Raw Normal View History

2018-06-17 14:55:13 -04:00
#!/bin/sh
# Install client binary to /usr/bin via symlink
ln -s /usr/share/pvc/pvc.py /usr/bin/pvc