[r60]: / trunk / wharfie / wharfie.sh  Maximize  Restore  History

Download this file

5 lines (3 with data), 82 Bytes

1
2
3
4
#!/bin/bash
PREFIX=/usr/local/

exec ${PREFIX}/share/wharfie/wharfie.py ${1+"$@"}