From be8ef971cdbc131c103c7fb4682f548df7bcf428 Mon Sep 17 00:00:00 2001 From: witersen <1801168257@qq.com> Date: Fri, 17 Dec 2021 11:54:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E9=83=A8=E7=BD=B2=E8=AF=B4?= =?UTF-8?q?=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1f34f40..5c2fd8b 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,8 @@ systemctl restart php-fpm #重启php-fpm ### (3)下载并解压部署程序 - 在控制台 执行以下命令 将数据库文件移动到指定位置 ``` -wget xxx +cd /var/www/html +wget https://gitee.com/witersen/SvnAdminV2.0/attach_files/916329/download/v2.2.zip unzip v2.2.zip chmod 777 -R /var/www/html/config mkdir -p /home/svnadmin/rep @@ -88,7 +89,8 @@ ps aux | grep svnadmind ### (5)下载并解压部署程序 - 在网站目录切换到宝塔控制台 执行以下命令 将数据库文件移动到指定位置 ``` -wget xxx +cd /var/www/html +wget https://gitee.com/witersen/SvnAdminV2.0/attach_files/916329/download/v2.2.zip unzip v2.2.zip chmod 777 -R /var/www/html/config mkdir -p /home/svnadmin/rep