mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2024-12-17 17:20:21 +01:00
website: add group link page
This commit is contained in:
+1
-1
@@ -448,7 +448,7 @@ To update your XFTP server to latest version, choose your installation method an
|
||||
- [Docker container](https://github.com/simplex-chat/simplexmq#using-docker)
|
||||
1. Stop and remove the container:
|
||||
```sh
|
||||
docker rm $(docker stop $(docker ps -a -q --filter ancestor=simplexchat/xftp-server --format="{{.ID}}"))
|
||||
docker rm $(docker stop $(docker ps -a -q --filter ancestor=simplexchat/xftp-server --format="\{\{.ID\}\}"))
|
||||
```
|
||||
2. Pull latest image:
|
||||
```sh
|
||||
|
||||
Reference in New Issue
Block a user