From f86ba7efe1cd9081285ff09ce8c97dc2f5780ff9 Mon Sep 17 00:00:00 2001 From: witersen <1801168257@qq.com> Date: Sun, 19 Dec 2021 00:51:38 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E7=89=B9=E5=AE=9A=E6=9D=A1?= =?UTF-8?q?=E4=BB=B6=E4=B8=8B=20=E4=B8=BA=E7=94=A8=E6=88=B7=E7=BB=84?= =?UTF-8?q?=E6=8E=88=E6=9D=83=20=E7=94=A8=E6=88=B7=E6=97=A0=E6=B3=95?= =?UTF-8?q?=E7=9C=8B=E5=88=B0=E8=A2=AB=E6=8E=88=E6=9D=83=E4=BB=93=E5=BA=93?= =?UTF-8?q?=E7=9A=84bug?= 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 651f0b9..4c08566 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ systemctl restart php-fpm #重启php-fpm - 在控制台 执行以下命令 将数据库文件移动到指定位置 ``` cd /var/www/html -wget https://gitee.com/witersen/SvnAdminV2.0/attach_files/916329/download/v2.2.zip +wget https://gitee.com/witersen/SvnAdminV2.0/attach_files/917758/download/v2.2.1.zip unzip v2.2.zip chmod 777 -R /var/www/html/config mkdir -p /home/svnadmin/rep @@ -97,7 +97,7 @@ ps aux | grep svnadmind ### (5)下载并解压部署程序 - 在网站目录切换到宝塔控制台 执行以下命令 将数据库文件移动到指定位置 ``` -wget https://gitee.com/witersen/SvnAdminV2.0/attach_files/916329/download/v2.2.zip +wget https://gitee.com/witersen/SvnAdminV2.0/attach_files/917758/download/v2.2.1.zip unzip v2.2.zip chmod 777 -R config mkdir -p /home/svnadmin/rep