From 553e9eb4022ed31ffa3bfdd60fa438674f4502cf Mon Sep 17 00:00:00 2001 From: vapao Date: Mon, 4 May 2020 18:02:24 +0800 Subject: [PATCH] =?UTF-8?q?U=20=E6=9B=B4=E6=96=B0=E4=B8=80=E9=94=AE?= =?UTF-8?q?=E5=AE=89=E8=A3=85=E8=84=9A=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.sh b/docs/install.sh index 77e0409..891e315 100644 --- a/docs/install.sh +++ b/docs/install.sh @@ -53,7 +53,7 @@ function init_system_lib() { function install_spug() { echo "开始安装Spug..." - curl -o /tmp/spug_latest.tar.gz https://spug.dev/installer/spug_latest.tar.gz + curl -o /tmp/spug_latest.tar.gz https://spug.dev/installer/latest/spug_latest.tar.gz mkdir -p /data cd /data tar xf /tmp/spug_latest.tar.gz