https://github.com/ehforwarderbot/efb-install
https://github.com/ehforwarderbot/efb-install
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ehforwarderbot/efb-install
- Owner: ehForwarderBot
- Created: 2020-12-31T08:26:33.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-13T14:58:15.000Z (about 5 years ago)
- Last Synced: 2024-05-02T05:53:04.641Z (almost 2 years ago)
- Language: Shell
- Size: 10.7 KB
- Stars: 14
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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) 也有写
有问题欢迎随时提