1
0
mirror of https://github.com/SKCraft/Launcher.git synced 2024-11-23 12:05:44 +01:00
SKCraft-Launcher/build.sh

3 lines
70 B
Bash

#!/bin/sh
./gradlew clean build
read -p "Press any key to continue..."