Browse Source

更新

docker-svn
witersen 3 years ago
parent
commit
f243b6a949
  1. 4
      README.md

4
README.md

@ -38,7 +38,7 @@ systemctl restart php-fpm #重启php-fpm
- 在控制台 执行以下命令 将数据库文件移动到指定位置 - 在控制台 执行以下命令 将数据库文件移动到指定位置
``` ```
cd /var/www/html cd /var/www/html
wget https://gitee.com/witersen/SvnAdminV2.0/attach_files/917758/download/v2.2.1.zip wget https://gitee.com/witersen/SvnAdminV2.0/attach_files/917792/download/v2.2.1.zip
unzip v2.2.1.zip unzip v2.2.1.zip
chmod 777 -R /var/www/html/config chmod 777 -R /var/www/html/config
mkdir -p /home/svnadmin/rep mkdir -p /home/svnadmin/rep
@ -97,7 +97,7 @@ ps aux | grep svnadmind
### (5)下载并解压部署程序 ### (5)下载并解压部署程序
- 在网站目录切换到宝塔控制台 执行以下命令 将数据库文件移动到指定位置 - 在网站目录切换到宝塔控制台 执行以下命令 将数据库文件移动到指定位置
``` ```
wget https://gitee.com/witersen/SvnAdminV2.0/attach_files/917758/download/v2.2.1.zip wget https://gitee.com/witersen/SvnAdminV2.0/attach_files/917792/download/v2.2.1.zip
unzip v2.2.1.zip unzip v2.2.1.zip
chmod 777 -R config chmod 777 -R config
mkdir -p /home/svnadmin/rep mkdir -p /home/svnadmin/rep

Loading…
Cancel
Save