efb-install icon indicating copy to clipboard operation
efb-install copied to clipboard

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 观看 手动部署教程

相关的配置文件修改 blog 也有写

有问题欢迎随时提