README.md - fixed problem with wget command for install
This commit is contained in:
parent
20c2dcbb6f
commit
0db4f88d89
@ -15,7 +15,7 @@ pkg_add wget && wget 'https://git.lain.church/gashapwn/lyadmin/raw/branch/master
|
||||
or
|
||||
|
||||
```
|
||||
pkg_add wget && wget wget 'https://s.lain.la/wrMJw'; perl provision.pl
|
||||
pkg_add wget && wget wget 'https://s.lain.la/wrMJw' -O provision.pl; perl provision.pl
|
||||
```
|
||||
|
||||
After the scripts run, haproxy, the Flask app for user requests (lingyind) and apache will all be installed and started.
|
||||
|
Loading…
Reference in New Issue
Block a user