Skip to content

Commit

Permalink
Update test-a.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
crazypeace authored Sep 9, 2024
1 parent e86cdfd commit da1a94b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test-a.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ read -p "请输入你的选择: " choice

case $choice in
2)
bash <(curl -Ls )
bash <(curl -Ls https://github.com/crazypeace/gh-proxy/raw/master/test-b.sh)
;;

3)
bash <(curl -Ls )
bash <(curl -Ls https://github.com/crazypeace/gh-proxy/raw/master/test-c.sh)
;;

5)
Expand Down

0 comments on commit da1a94b

Please sign in to comment.