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

This commit is contained in:
zleyyij 2023-07-23 08:36:03 -06:00
parent cb569287b6
commit db058cc4fa

View File

@ -14,7 +14,7 @@ sudo apt install openjdk-17-jre-headless
```
# Setting up a location for the server
I like to have the minecraft server jar in
I like to have the minecraft server jar in `/opt/minecraft` (`/opt` is for non-user specific programs that don't go in any of the `/bin` folders), accessible by an `opt`
This enables minecraft to run in the background, restart if it crashes, etc etc.