浏览代码

README.md - fixed wget typo

master
gashapwn 3 年前
父节点
当前提交
4cccba22de
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      README.md

+ 1
- 1
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.


正在加载...
取消
保存