From 17f91117e177ecd2d612e259540d3eefb2ff7f5e Mon Sep 17 00:00:00 2001 From: lsy Date: Sat, 21 Sep 2024 18:50:25 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BD=AF=E4=BB=B6=E5=AE=89=E8=A3=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Menus/Software.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/Menus/Software.sh b/Menus/Software.sh index 5c1ddc9..9e3c04a 100644 --- a/Menus/Software.sh +++ b/Menus/Software.sh @@ -57,7 +57,6 @@ if [[ ! $pick_docker =~ [Nn] ]];then docker_imgs['阿里云']='https://mirrors.aliyun.com/docker-ce' docker_imgs['网易云']='https://mirrors.163.com/docker-ce' - declare -a docker_img_number declare docker_img_number_pick=0