Browse Source

v2.2.2

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

4
README.md

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

Loading…
Cancel
Save