update
This commit is contained in:
parent
f741e84283
commit
e12823bdd9
@ -17,8 +17,7 @@ git clone https://gittea.wingogo.top/William/hysteria_docker.git
|
||||
|
||||
配置初始化, **第一次运行必须执行**
|
||||
```bash
|
||||
cd ./bin
|
||||
bash ./init.sh
|
||||
bash ./bin/init.sh
|
||||
```
|
||||
|
||||
启动项目
|
||||
@ -33,8 +32,7 @@ docker-compose logs | head -n 50
|
||||
|
||||
### 查看分享链接
|
||||
```bash
|
||||
cd ./bin
|
||||
bash ./print_share_link.sh
|
||||
bash ./bin/print_share_link.sh
|
||||
```
|
||||
|
||||
### 客户端配置
|
||||
@ -72,8 +70,7 @@ bash ./bin/set_domain.sh bing.com
|
||||
|
||||
## 服务器端, 升级镜像
|
||||
```bash
|
||||
cd ./bin
|
||||
bash ./update_docker_images.sh
|
||||
bash ./bin/update_docker_images.sh
|
||||
```
|
||||
|
||||
## 文件解析
|
||||
|
||||
Loading…
Reference in New Issue
Block a user