mirror of
https://github.com/mattermost/focalboard.git
synced 2024-12-24 13:43:12 +02:00
Update url in upgrade guide
This commit is contained in:
parent
acd2a89d5a
commit
32489b8999
@ -12,8 +12,8 @@ Use the URL of the Ubuntu archive package, `focalboard-server-linux-amd64.tar.gz
|
||||
Create and use a clean directory, or delete any existing packages first, then run:
|
||||
|
||||
```
|
||||
# Download the new version (e.g. 0.6.5-rc1 here)
|
||||
wget https://github.com/mattermost/focalboard/releases/download/v0.6.5-rc1/focalboard-server-linux-amd64.tar.gz
|
||||
# Download the new version (e.g. 0.6.5 here, check the release for the latest one)
|
||||
wget https://github.com/mattermost/focalboard/releases/download/v0.6.5/focalboard-server-linux-amd64.tar.gz
|
||||
tar -xvzf focalboard-server-linux-amd64.tar.gz
|
||||
|
||||
# Stop the server
|
||||
|
Loading…
Reference in New Issue
Block a user