Update 'README.md'
This commit is contained in:
@@ -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: <code>0 3 * * * root bash /usr/local/bin/update-minecraft.sh</code>
|
||||
Reference in New Issue
Block a user