mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 10:40:06 -08:00
5 lines
No EOL
89 B
Bash
5 lines
No EOL
89 B
Bash
#!/bin/sh
|
|
|
|
cd "`dirname "$0"`"
|
|
|
|
java -jar ./lib/Mage-Client-0.8.jar -Xms256M -Xmx1024M & |