An open API service indexing awesome lists of open source software.

https://github.com/ehforwarderbot/efb-install


https://github.com/ehforwarderbot/efb-install

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# efb 一键本地部署脚本
---
efb 本地部署脚本 不支持 docker

需要 root 权限运行

```
wget https://raw.githubusercontent.com/shzxm/efb-install/main/install.sh -O install.sh && chmod +x install.sh && bash install.sh
```

目前支持 Centos7 Ubuntu18/20 Debian8/9/10

欢迎来我 [blog](https://blog.shzxm.com) 观看 [手动部署教程](https://blog.shzxm.com/2020/12/31/efb/)

相关的配置文件修改 [blog](https://blog.shzxm.com) 也有写

有问题欢迎随时提