Browse Source

v2.2.2

docker-svn
witersen 3 years ago
parent
commit
34b977d613
  1. 8
      README.md

8
README.md

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

Loading…
Cancel
Save