Skip to content

Commit

Permalink
Update vps_scripts.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
everett7623 authored Jun 25, 2024
1 parent ee293ac commit dcd4a1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vps_scripts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ while true; do
echo -e "${YELLOW}14) BlueSkyXN脚本${NC}"
echo -e "${YELLOW}15) 勇哥Singbox${NC}"
echo -e "${YELLOW}16) 勇哥x-ui${NC}"
echo -e "${YELLOW}17) Fscarmen Singbox${NC}"
echo -e "${YELLOW}17) Fscarmen-Singbox${NC}"
echo -e "${YELLOW}18) Mack-a八合一${NC}"
echo -e "${YELLOW}19) Warp集合${NC}"
echo -e "${YELLOW}20) 安装docker${NC}"
Expand Down Expand Up @@ -309,7 +309,7 @@ while true; do
;;
17)
clear
echo -e "${YELLOW}执行 Fscarmen Singbox 脚本...${NC}"
echo -e "${YELLOW}执行 Fscarmen-Singbox 脚本...${NC}"
bash <(wget -qO- https://raw.githubusercontent.com/fscarmen/sba/main/sba.sh)
;;
18)
Expand Down

0 comments on commit dcd4a1f

Please sign in to comment.