mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 07:27:15 +08:00
Update update
This commit is contained in:
@@ -152,7 +152,7 @@ function test_connectivity_github() {
|
|||||||
0)
|
0)
|
||||||
if [[ -n "${GITHUB_PROXY}" ]]; then
|
if [[ -n "${GITHUB_PROXY}" ]]; then
|
||||||
if curl -sL "${GITHUB_PROXY}https://raw.githubusercontent.com/jxxghp/MoviePilot/main/README.md" > /dev/null 2>&1; then
|
if curl -sL "${GITHUB_PROXY}https://raw.githubusercontent.com/jxxghp/MoviePilot/main/README.md" > /dev/null 2>&1; then
|
||||||
PIP_LOG="使用Pip镜像代理更新环境依赖"
|
PIP_LOG="使用Github镜像代理更新程序"
|
||||||
return 0
|
return 0
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user