修复安装软件错误
This commit is contained in:
parent
824c166209
commit
910f8c1dad
@ -55,7 +55,7 @@ if [[ -z $pick ]];then
|
|||||||
pick="$i"
|
pick="$i"
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
elif [[ ! $pick =~ [1-$soft_number\ ] ]];then
|
elif [[ ! $pick =~ [1-${#soft_dick[@]}\ ]+ ]];then
|
||||||
echo "输入错误"
|
echo "输入错误"
|
||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user