mirror of
https://github.com/msmhq/msm.git
synced 2024-08-30 18:12:35 +00:00
Update update docs to reflect new updating capabilities
This commit is contained in:
parent
11ec0dbd2c
commit
3af8b48e98
@ -13,15 +13,14 @@ New versions of MSM contain new features, more reliable code, bug fixes, and con
|
||||
sudo msm update
|
||||
|
||||
|
||||
Manually updating
|
||||
-----------------
|
||||
Updating From Pre 0.8.0
|
||||
-----------------------
|
||||
|
||||
If you are upgrading from a version of MSM that does not have the update command, you will have to do one thing by hand. Download and replace your MSM script file with the latest version:
|
||||
|
||||
sudo wget https://raw.github.com/marcuswhybrow/minecraft-server-manager/latest/init/msm -O /etc/init.d/msm
|
||||
sudo wget https://raw.github.com/marcuswhybrow/minecraft-server-manager/latest/bash_completion/msm -O /etc/bash_completion.d/msm
|
||||
|
||||
Those two commands will retrive the MSM script, and the accompanying bash completion script, putting them in the recommended locations.
|
||||
Then just call the `sudo msm update` command to get all the other files automatically.
|
||||
|
||||
|
||||
Check Your Version
|
||||
|
Loading…
Reference in New Issue
Block a user