docs: update gh-pages instructions

This commit is contained in:
kunish 2023-09-05 18:19:32 +08:00
parent 9927f3de7f
commit a6d6e1c344
No known key found for this signature in database
GPG Key ID: 647A12B4F782C430

View File

@ -41,16 +41,16 @@ git clone https://github.com/metacubex/metacubexd.git -b gh-pages /etc/clash-met
Make sure you have external-ui directory set correctly in your config file Make sure you have external-ui directory set correctly in your config file
```yaml
external-ui: /etc/clash-meta/ui
```
> Update > Update
```shell ```shell
git -C /etc/clash-meta/ui pull git -C /etc/clash-meta/ui pull
``` ```
```yaml
external-ui: /etc/clash-meta/ui
```
### Run inside Docker ### Run inside Docker
> docker cli > docker cli