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