Skip to content
Snippets Groups Projects
Commit 076c9df7 authored by Nils Christian Ehmke's avatar Nils Christian Ehmke
Browse files

#987

parent dc2e8e7d
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,6 @@
BINDIR=$(cd "$(dirname "$0")"; pwd)/
cd ${BINDIR}
cd "${BINDIR}"
java -XX:PermSize=256M -XX:MaxPermSize=512M -Xms128M -Xmx256M -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+CMSClassUnloadingEnabled -jar ../lib/jetty-runner-8.1.9.v20130131.jar --path /Kieker.WebGUI ../target/Kieker.WebGUI-*.war
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment