Remove "cd .." in install_local_dependencies.sh to be coherent with README.md

This commit is contained in:
Flowsqy 2021-12-29 13:38:00 +01:00
parent a7bc054dce
commit 320eb064ee

View File

@ -1,2 +1 @@
cd ..
mvn -N install:install-file -Dfile=lib/IslandWorld-8.5.jar -DgroupId=pl.gnacik.islandworld -DartifactId=IslandWorld -Dversion=8.5 -Dpackaging=jar -DgeneratePom=true