This website requires JavaScript.
Explore
Help
Sign In
parallelvirtualcluster
/
pvc
Watch
1
Star
0
Fork
You've already forked pvc
0
Code
Issues
11
Pull Requests
Projects
Releases
109
Wiki
Activity
a3df70014b
pvc
/
debian
/
pvc-client-cli.postinst
5 lines
100 B
Bash
Raw
Blame
History
#!/bin/sh
# Install client binary to /usr/bin via symlink
ln -s /usr/share/pvc/pvc.py /usr/bin/pvc
Reference in New Issue
View Git Blame
Copy Permalink