a b/trunk/wharfie/wharfie.sh
1
#!/bin/bash
2
PREFIX=/usr/local/
3
4
exec ${PREFIX}/share/wharfie/wharfie.py ${1+"$@"}