MDRanks/compile.sh

6 lines
84 B
Bash

#!/usr/bin/env bash
mvn package
mv target/MDRanks-1.0.jar ~/server/plugins/
say up