mirror of
https://github.com/mastodon/documentation
synced 2025-04-11 22:56:17 +02:00
add git fetch line to upgrade section (#110)
This commit is contained in:
parent
38fcd2a5c9
commit
509793419d
@ -281,6 +281,7 @@ If you want a stable release for production use, you should use tagged releases.
|
||||
|
||||
```sh
|
||||
cd ~mastodon/live/
|
||||
git fetch
|
||||
git checkout $(git tag | tail -n 1)
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user