2 lines
74 B
Bash
2 lines
74 B
Bash
|
#!/bin/sh
|
||
|
java -jar jars/CompilePackage.jar "resources/" "js/resources.mc"
|