mirror of
https://github.com/juewuy/ShellCrash.git
synced 2026-03-10 23:41:22 +00:00
~bug fix
This commit is contained in:
@@ -43,7 +43,7 @@ webget(){
|
||||
wget -Y off $progress -O "$1" "$2"
|
||||
return $?
|
||||
else
|
||||
echo "找不到可用下载工具!!!请安装Curl或Wget!!!"
|
||||
echo "No Curl or Wget!!!"
|
||||
return 1
|
||||
fi
|
||||
}
|
||||
Reference in New Issue
Block a user