pull/75/head
akihiro_k2k 2018-11-07 11:34:25 +09:00
parent 1ed5473248
commit 6e0c2022ee
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ The installer will ask you a few questions
$ git clone https://github.com/Aidaho12/haproxy-wi.git /var/www/haproxy-wi
$ cd /var/www/haproxy-wi
$ chmod +x install.sh
$ sudo ./install
$ sudo ./install.sh
```
## Manual install
For install just clone: