mirror of
https://github.com/JonasunderscoreJones/docs.jonasjones.dev.git
synced 2025-10-23 11:09:18 +02:00
moved stuff around to fix slug system
This commit is contained in:
parent
31a1419cb4
commit
1f96b8fde1
11 changed files with 6 additions and 4 deletions
|
@ -79,7 +79,7 @@ SIMPLE 4 0 true update "sudo dnf update -y"
|
|||
</Tabs>
|
||||
This creates a command `/update` that automatically updates a linux system. The command is only available to operators, will, at no point, be terminated and can therefore finish with no time limit. This aproach requires the server to be ran with elevated permissions (sudo)
|
||||
|
||||
An Example of a system service file for a minecraft server running on linux can be found in the [Restart Server](#restart-server-linux) section.
|
||||
An Example of a system service file for a minecraft server running on linux can be found in the [Restart Server](#restart-server) section.
|
||||
|
||||
### Launch Second Minecraft server
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue