This repository has been archived on 2025-03-13. You can view files and clone it, but cannot push or open issues or pull requests.

5 lines
138 B
Bash
Executable File

mkdir dist
rm dist/openeggbert.jar
mvn clean install
mv target/open-eggbert-0.0.0-SNAPSHOT-jar-with-dependencies.jar dist/openeggbert.jar