Subversion Repositories pub

Compare Revisions

No changes between revisions

Ignore whitespace Rev 55 → Rev 56

/pluggablejs/trunk/pjsh.sh
0,0 → 1,6
#!/bin/sh
 
prefix=/usr/local
JAR="$prefix/pluggablejs.jar"
 
java -cp "$JAR" net.outlyer.plugins.Shell $@
Property changes:
Added: svn:keywords
+Rev Id Date
\ No newline at end of property