README.md - fixed wget typo

This commit is contained in:
gashapwn 2021-03-08 03:46:15 +00:00
parent 0db4f88d89
commit 4cccba22de

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' -O provision.pl; perl provision.pl pkg_add 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.