Skip to content

Commit

Permalink
修复了错误
Browse files Browse the repository at this point in the history
更正了12和13
  • Loading branch information
Aorp2008 committed Oct 12, 2023
1 parent 61c7db6 commit 675f3af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apbox.sh
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ while true; do
break
;;
"12")
bash <(curl -Ls https://raw.githubusercontent.com/vaxilu/x-ui/master/install.sh)
wget -N --no-check-certificate https://raw.githubusercontent.com/misaka-gh/x-ui/main/install.sh && bash install.sh
break
;;
"13")
Expand Down

0 comments on commit 675f3af

Please sign in to comment.