Merge branch 'alexgleason-develop-patch-79380' into 'develop'
README: update download URL to v2.0.0 See merge request soapbox-pub/soapbox-fe!1343
This commit is contained in:
commit
b4c81f2b94
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ Installing Soapbox FE on an existing Pleroma server is extremely easy.
|
|||
Just ssh into the server and download a .zip of the latest build:
|
||||
|
||||
```sh
|
||||
curl -L https://gitlab.com/soapbox-pub/soapbox-fe/-/jobs/artifacts/v1.3.0/download?job=build-production -o soapbox-fe.zip
|
||||
curl -L https://gitlab.com/soapbox-pub/soapbox-fe/-/jobs/artifacts/v2.0.0/download?job=build-production -o soapbox-fe.zip
|
||||
```
|
||||
|
||||
Then unpack it into Pleroma's `instance` directory:
|
||||
|
|
Loading…
Reference in a new issue