From 4858bfa772ea9a4cd1978be0a1ff5f0d1b769d14 Mon Sep 17 00:00:00 2001 From: Kiolow Date: Sun, 15 Dec 2024 21:16:29 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3,=20?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=BF=AB=E9=80=9F=E5=BC=80=E5=A7=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 20f4540..0ad33ec 100644 --- a/README.md +++ b/README.md @@ -19,19 +19,9 @@ git clone https://gittea.wingogo.top/William/xray_docker.git cd xray_docker ``` -3. 初始化xray配置, 设置密钥和uuid, **第一次运行必须执行** +3. 执行命令初始化配置并启动容器 ```bash -bash ./bin/init.sh -``` - -4. 启动 -``` -docker-compose up -d -``` - -5. 查看分享链接 -```bash -bash ./bin/print_share_link.sh +bash ./bin/run.sh ``` ## 停止