在服务器上输入
#先安装下git
#这是centos安装git
yum install git
#这是ubuntu安装git
apt-get update
apt-get install git
#这是Fedora
dnf install git
#获取脚本
git clone https://github.com/null-ecp/FFM-one-step.git && source ./FFM-one-step/FFM.sh
在服务器上输入
#先安装下git
#这是centos安装git
yum install git
#这是ubuntu安装git
apt-get update
apt-get install git
#这是Fedora
dnf install git
#获取脚本
git clone https://github.com/null-ecp/FFM-one-step.git && source ./FFM-one-step/GCM.sh
然后执行脚本选完之后等待安装完毕即可,注意中途输入y或者yes确定
更新
FFM
解决出现http 403 or 404的报错,已添加对hosts的修改。
GCM
更新如上。