From 923b4ff5967c9f9be57b39f7384d85ff4e077294 Mon Sep 17 00:00:00 2001 From: juewuy Date: Thu, 18 Jan 2024 15:41:17 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=AE=89=E8=A3=85=E8=84=9A?= =?UTF-8?q?=E6=9C=AC=E9=80=82=E9=85=8D=E6=96=B0=E7=9A=84=E5=88=86=E6=94=AF?= =?UTF-8?q?=E7=BB=93=E6=9E=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index f3c0604..5d06d77 100644 --- a/install.sh +++ b/install.sh @@ -49,7 +49,7 @@ error_down(){ } #安装及初始化 gettar(){ - webget /tmp/ShellCrash.tar.gz $tarurl + webget /tmp/ShellCrash.tar.gz "$url/bin/ShellCrash.tar.gz" if [ "$result" != "200" ];then $echo "\033[33m文件下载失败!\033[0m" error_down