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