mirror of
https://github.com/catfoolyou/Alpha-1.1.2_01.git
synced 2025-05-31 11:50:57 -05:00
4 lines
56 B
Bash
Executable File
4 lines
56 B
Bash
Executable File
#!/bin/sh
|
|
chmod +x gradlew
|
|
./gradlew generateJavascript
|