小白常用的两个一键DD脚本

有的时候处于各种各种的原因,我对商家的系统并满意,这时我们就需要祭出一键DD大法。下面介绍小白常用的两个DD基本。
https://github.com/fcurrk/reinstall

有的时候处于各种各种的原因,我对商家的系统并满意,这时我们就需要祭出一键DD大法。下面介绍小白常用的两个DD基本。
- wget --no-check-certificate -O NewReinstall.sh https://raw.githubusercontent.com/fcurrk/reinstall/master/NewReinstall.sh && chmod a+x NewReinstall.sh && bash NewReinstall.sh
https://github.com/fcurrk/reinstall
- wget https://raw.githubusercontent.com/hiCasper/Shell/master/AutoReinstall.sh -O AutoReinstall.sh && bash AutoReinstall.sh
评论
发表评论