1
0
mirror of https://github.com/SKCraft/Launcher.git synced 2025-02-04 23:51:19 +01:00
SKCraft-Launcher/build.sh

3 lines
70 B
Bash

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