diff --git a/README.md b/README.md index e69de29..e213676 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,7 @@ +1) install screen and java-jre-headless +1) create unpriviliged user+group "minecraft" +1) copy unit-file to /lib/systemd/system/minecraft.service +1) enable unit-file +1) copy update-minecraft.sh to /usr/local/bin +1) make updatescript executable +1) add updatescript to /etc/crontab: 0 3 * * * root bash /usr/local/bin/update-minecraft.sh \ No newline at end of file