🔨fix bug
This commit is contained in:
parent
d8d139373d
commit
0e8000489b
@ -209,7 +209,7 @@ elif [ "${code}" = 'n' ]; then
|
||||
echo "已为您跳过操作 code.sh"
|
||||
else
|
||||
if [[ ${code} =~ 'a' ]]; then
|
||||
dl_code_shell
|
||||
get_valid_code && dl_code_shell
|
||||
fi
|
||||
if [[ ${code} =~ 'b' ]]; then
|
||||
set_default_code
|
||||
@ -327,4 +327,4 @@ fi
|
||||
|
||||
|
||||
# 提示配置结束
|
||||
echo -e "\n配置到此结束,您是否成功了呢?"
|
||||
echo -e "\n配置到此结束,您是否成功了呢?"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user