U 更新一键安装脚本

pull/103/head
vapao 2020-05-04 18:02:24 +08:00
parent 875f86dcbd
commit 553e9eb402
1 changed files with 1 additions and 1 deletions

View File

@ -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