Subversion Repositories pub

Compare Revisions

No changes between revisions

Ignore whitespace Rev 60 → Rev 61

/pluggablejs/branches/1.1.0build33/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