Browse Source

更新

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

4
README.md

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

Loading…
Cancel
Save