vault backup: 2023-07-23 08:44:03

This commit is contained in:
zleyyij 2023-07-23 08:44:03 -06:00
parent 691ab4e852
commit e662c17ba7

View File

@ -32,6 +32,8 @@ sudo chgrp minecraft /opt/minecraft
sudo chmod 775 /opt/minecraft
```
Downloading the server jar into `/opt/minecraft`
This enables minecraft to run in the background, restart if it crashes, etc etc.
In `/etc/systemd/system`, place this file and tailor it to your liking.