mirror of
https://github.com/WJQSERVER-STUDIO/ghproxy.git
synced 2026-02-03 00:01:10 +08:00
24w17b
This commit is contained in:
parent
22273f166c
commit
e94a98668e
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ chmod +x /root/data/ghproxy/ghproxy
|
||||||
if [ -f /root/data/ghproxy/config/config.toml ]; then
|
if [ -f /root/data/ghproxy/config/config.toml ]; then
|
||||||
echo "配置文件已存在, 跳过下载"
|
echo "配置文件已存在, 跳过下载"
|
||||||
else
|
else
|
||||||
wget -O /root/data/ghproxy/config/config.toml https://raw.githubusercontent.com/WJQSERVER-STUDIO/ghproxy/main/config.toml
|
wget -O /root/data/ghproxy/config/config.toml https://raw.githubusercontent.com/WJQSERVER-STUDIO/ghproxy/main/deploy/config.toml
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# 替换 port = 8080
|
# 替换 port = 8080
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue