From 649f2ac9cd5655e693c49e903e8355aed6ae2257 Mon Sep 17 00:00:00 2001 From: dostume <1733752917@qq.com> Date: Wed, 2 Nov 2022 02:57:26 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 69bc768..148f2f0 100644 --- a/README.md +++ b/README.md @@ -28,10 +28,10 @@ curl -sSO https://raw.githubusercontent.com/dostume/btpanel-v7.7.0/main/optimize -服务器访问github失败 +服务器没反应访问github失败,需要改hosts ```Bash echo -e "151.101.109.194 github.global.ssl.fastly.net\n185.199.111.153 assets-cdn.github.com\n52.74.223.119 github.com\n13.250.162.133 codeload.github.com\n185.199.111.133 raw.githubusercontent.com" > /etc/hosts ``` -重启服务器。 +重启服务器再执行命令。