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