From 9e8a6e5943e2b2c34c1a3c434eaa20a3eceb9d1e Mon Sep 17 00:00:00 2001 From: witersen <1801168257@qq.com> Date: Fri, 10 Dec 2021 12:08:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E9=83=A8=E7=BD=B2=E6=95=99?= =?UTF-8?q?=E7=A8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8e72836..753991d 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ systemctl restart php-fpm #重启php-fpm - 在控制台 执行以下命令 将数据库文件移动到指定位置 ``` cd /var/www/html/ -wget https://gitee.com/witersen/SvnAdminV2.0/attach_files/908427/download/v2.1.1.zip +wget https://gitee.com/witersen/SvnAdminV2.0/attach_files/908887/download/v2.1.2.zip unzip v2.1.1.zip mkdir -p /usr/local/svnadmin mv svnadmin.db /usr/local/svnadmin @@ -91,7 +91,7 @@ ps aux | grep svnadmind ### (三)下载并解压部署程序 - 在网站目录切换到宝塔控制台 执行以下命令 将数据库文件移动到指定位置 ``` -wget https://gitee.com/witersen/SvnAdminV2.0/attach_files/908427/download/v2.1.1.zip +wget https://gitee.com/witersen/SvnAdminV2.0/attach_files/908887/download/v2.1.2.zip unzip v2.1.1.zip mkdir -p /usr/local/svnadmin mv svnadmin.db /usr/local/svnadmin