diff --git a/test-c.sh b/test-c.sh index 355c491..f0c6ee7 100644 --- a/test-c.sh +++ b/test-c.sh @@ -21,11 +21,11 @@ read -p "请输入你的选择: " choice case $choice in 1) - bash <(curl -Ls ) + bash <(curl -Ls https://github.com/crazypeace/gh-proxy/raw/master/test-a.sh) ;; 2) - bash <(curl -Ls ) + bash <(curl -Ls https://github.com/crazypeace/gh-proxy/raw/master/test-b.sh) ;; 5)