mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
3 lines
77 B
Bash
Executable File
3 lines
77 B
Bash
Executable File
#!/bin/sh
|
|
cd "`dirname \"$0\"`"
|
|
java -Xmx1024m -jar $project.build.finalName$ |