From 946113216d4cbd44bf65880afa3e027665cd0bcd Mon Sep 17 00:00:00 2001 From: zhaojun1998 Date: Mon, 3 Feb 2020 20:57:07 +0800 Subject: [PATCH] =?UTF-8?q?:bookmark:=20=E5=8F=91=E5=B8=83=201.2.1=20?= =?UTF-8?q?=E7=89=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index deb0081..cb5dc3f 100644 --- a/README.md +++ b/README.md @@ -43,9 +43,9 @@ apt install -y openjdk-8-jre-headless unzip 下载项目: ```bash -wget -P ~ https://c.jun6.net/ZFILE/zfile-1.2.war +wget -P ~ https://c.jun6.net/ZFILE/zfile-1.2.1.war cd ~ -mkdir zfile && unzip zfile-1.2.war -d zfile && rm -rf zfile-1.2.war +mkdir zfile && unzip zfile-1.2.1.war -d zfile && rm -rf zfile-1.2.1.war chmod +x ~/zfile/bin/*.sh ``` diff --git a/pom.xml b/pom.xml index 4bfb91c..eb68e02 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ im.zhaojun zfile - 1.2 + 1.2.1 zfile war 一个在线的文件浏览系统