소스 검색

README.md - updated install instructions

master
gashapwn 3 년 전
부모
커밋
20c2dcbb6f
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +2
    -2
      README.md

+ 2
- 2
README.md 파일 보기

@@ -9,13 +9,13 @@
Run the below command to automatically provision the tilde instance

```
pkg_add wget && wget 'https://git.lain.church/gashapwn/lyadmin/raw/branch/master/perl-script/provision.pl' -O - | perl
pkg_add wget && wget 'https://git.lain.church/gashapwn/lyadmin/raw/branch/master/perl-script/provision.pl'; perl provision.pl
```

or

```
pkg_add wget && wget 'https://s.lain.la/wrMJw' -O - | perl
pkg_add wget && wget wget 'https://s.lain.la/wrMJw'; perl provision.pl
```

After the scripts run, haproxy, the Flask app for user requests (lingyind) and apache will all be installed and started.


불러오는 중...
취소
저장