1
0
mirror of https://github.com/SKCraft/Launcher.git synced 2025-01-08 19:38:58 +01:00
SKCraft-Launcher/build.sh

3 lines
70 B
Bash

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