mirror of
https://github.com/xxoommd/magic.git
synced 2025-07-04 09:42:43 +00:00
update readme
This commit is contained in:
parent
2fdb45fc96
commit
e602b5c9c1
@ -19,7 +19,7 @@ bash <(curl -fsSL https://raw.githubusercontent.com/xxoommd/magic/main/x/quick_s
|
|||||||
- Gitea:
|
- Gitea:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
bash <(curl -fsSL https://gitee.com/xxoommd/magic/raw/main/quick_server.sh)
|
bash <(curl -fsSL https://gitee.com/xxoommd/magic/raw/main/x/quick_server.sh)
|
||||||
```
|
```
|
||||||
|
|
||||||
#### client
|
#### client
|
||||||
@ -27,11 +27,11 @@ bash <(curl -fsSL https://gitee.com/xxoommd/magic/raw/main/quick_server.sh)
|
|||||||
- Github:
|
- Github:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
TAG=latest bash <(curl -fsSL https://raw.githubusercontent.com/xxoommd/magic/main/quick_client.sh)
|
TAG=latest bash <(curl -fsSL https://raw.githubusercontent.com/xxoommd/magic/main/x/quick_client.sh)
|
||||||
```
|
```
|
||||||
|
|
||||||
- Gitea:
|
- Gitea:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
TAG=latest bash <(curl -fsSL https://gitee.com/xxoommd/magic/raw/main/quick_client.sh)
|
TAG=latest bash <(curl -fsSL https://gitee.com/xxoommd/magic/raw/main/x/quick_client.sh)
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user