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
2025-03-18 01:03:59 -09:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
4d6b48b661
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-19 21:08:07 -04:00
#!/bin/sh
Fixed capital letters in startup scripts.
2012-01-28 22:23:21 +04:00
java -jar ./lib/mage-client-
${
project
.version
}
.jar -Xms256M -Xmx1024M
&
Reference in a new issue
Copy permalink