🔨Fix bug

This commit is contained in:
Leon 2021-08-03 01:58:54 +08:00
parent 137527531a
commit 7e652fc3f1
2 changed files with 2 additions and 2 deletions

View File

@ -252,7 +252,7 @@ run_curl_sample(){
if [ "${all}" = 1 ]; then
add_curl_sample && run_curl_sample
else
case ${bot} in
case ${sample} in
0) echo "已为您跳过自动更新模板"
;;
1) add_curl_sample

View File

@ -252,7 +252,7 @@ run_curl_sample(){
if [ "${all}" = 1 ]; then
add_curl_sample && run_curl_sample
else
case ${bot} in
case ${sample} in
0) echo "已为您跳过自动更新模板"
;;
1) add_curl_sample