This website requires JavaScript.
Explore
Help
Sign In
github
/
mage
Watch
1
Star
0
Fork
You've already forked mage
0
mirror of
https://github.com/correl/mage.git
synced
2024-11-16 03:00:12 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
9c779595b3
mage
/
Mage.Client
/
release
/
startClient.sh
3 lines
84 B
Bash
Raw
Normal View
History
Unescape
Escape
[REF] references 291 - Thanks for the contribution, always nice to know non-windows OS's are used.
2011-10-20 01:08:07 +00:00
#!/bin/sh
Fixed capital letters in startup scripts.
2012-01-28 18:23:21 +00:00
java -jar ./lib/mage-client-
${
project
.version
}
.jar -Xms256M -Xmx1024M
&
Reference in a new issue
Copy permalink