Subversion Repositories pub

Compare Revisions

No changes between revisions

Ignore whitespace Rev 59 → Rev 60

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