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 724b96a commit 0a11383
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions vps_scripts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ while true; do
echo "------------------------"
echo -e "${WHITE}系统运行时长: ${PURPLE}${runtime}${NC}"
echo
;;
;;
2)
clear
echo -e "${YELLOW}执行 更新系统...${NC}"
Expand Down Expand Up @@ -472,7 +472,7 @@ while true; do
*)
echo -e "${RED}无效选择,请重试。${NC}"
;;
esac
read -p "按任意键返回主菜单..."
done
esac
read -p "按任意键返回主菜单..."
;;
done

0 comments on commit 0a11383

Please sign in to comment.