mirror of https://github.com/Aidaho12/haproxy-wi
Fix typo
parent
1ed5473248
commit
6e0c2022ee
|
@ -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
|
$ git clone https://github.com/Aidaho12/haproxy-wi.git /var/www/haproxy-wi
|
||||||
$ cd /var/www/haproxy-wi
|
$ cd /var/www/haproxy-wi
|
||||||
$ chmod +x install.sh
|
$ chmod +x install.sh
|
||||||
$ sudo ./install
|
$ sudo ./install.sh
|
||||||
```
|
```
|
||||||
## Manual install
|
## Manual install
|
||||||
For install just clone:
|
For install just clone:
|
||||||
|
|
Loading…
Reference in New Issue