Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
rambaut committed Nov 25, 2018
2 parents 7def8a1 + 64524c4 commit 901211e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release/Linux/scripts/figtree
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh

java -Xms64m -Xmx512m -jar lib/figtree.jar $*
java -Xms64m -Xmx512m -jar lib/figtree.jar "$@"

0 comments on commit 901211e

Please sign in to comment.