From 4cccba22de00be27de84c7aa6ca2ad560a7fd58d Mon Sep 17 00:00:00 2001 From: gashapwn Date: Mon, 8 Mar 2021 03:46:15 +0000 Subject: [PATCH] README.md - fixed wget typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b14a8f..45233be 100644 --- a/README.md +++ b/README.md @@ -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' -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.