shop-reborn/compile.sh

7 lines
120 B
Bash

#!/usr/bin/env bash
./gradlew shadowJar
mv build/libs/ShopReborn-1.0.jar ~/Desktop/CodeRelated/server/plugins/
say up