Skip to content

Commit

Permalink
Merge pull request #79 from ger3tto/patch-1
Browse files Browse the repository at this point in the history
Update server-maintenance.md
  • Loading branch information
WiserTixx authored Dec 7, 2024
2 parents e7dda87 + 150dbbc commit aea67d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/server/server-maintenance.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ If you built from source, you just rebuild. Make sure to run `git submodule upda
#### On Linux

1. Go to [BeamMP.com](https://beammp.com/) and click the “Download Server” button, you will be redirected to the server's Github release page.
2. Download the correct version for your distro. For sake of semplicity it will be called `BeamMP-Server-xxx` from now on, where `xxx` denotes the version for the distro you're using.
2. Download the correct version for your distro. For simplicity, it will now be called `BeamMP-Server-xxx` from now on, where `xxx` denotes the version for the distro you're using.
3. Once downloaded, you should see one file called `BeamMP-Server-xxx` depending on the version you've downloaded. We will call this one the “new executable”.
4. Go to the folder where your current `BeamMP-Server-xxx` executable is located (same folder where your `ServerConfig.toml` is, usually). We will call this one the “old executable”.
5. Replace the old executable with the new executable (for example by copying or moving the new executable into the folder).
Expand Down

0 comments on commit aea67d3

Please sign in to comment.