Browse Source

README.md - fixed problem with wget command for install

master
gashapwn 3 years ago
parent
commit
0db4f88d89
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -15,7 +15,7 @@ pkg_add wget && wget 'https://git.lain.church/gashapwn/lyadmin/raw/branch/master
or 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. After the scripts run, haproxy, the Flask app for user requests (lingyind) and apache will all be installed and started.


Loading…
Cancel
Save