Skip to content

Commit

Permalink
xml / 2
Browse files Browse the repository at this point in the history
  • Loading branch information
kreon committed Jun 20, 2015
1 parent bae5e9b commit be541a1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 109 deletions.
2 changes: 1 addition & 1 deletion docs/bin/run.bat
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ for /R ../lib %%a in (*.jar) do (
)
set CLASSPATH=!CLASSPATH!
echo !CLASSPATH!
java -Xmx100m -server -cp !CLASSPATH! jnode.main.Main ..\\etc\\jnode.win.conf
java -Xmx300m -server -cp !CLASSPATH! jnode.main.Main ..\\etc\\jnode.win.conf
108 changes: 0 additions & 108 deletions jnode-assembly/distribution-release.xml

This file was deleted.

0 comments on commit be541a1

Please sign in to comment.