脚本均来自论坛
自测可以用
防止下次到处搜索,记录下来。
一、amd架构
debian系统
1、先运行apt-get install -y xz-utils openssl gawk file

2、bash <(wget --no-check-certificate -qO- 'https://raw.githubusercontent.com/MoeClub/Note/master/InstallNET.sh') -d 10 -v 64 -p "自定义root密码" -port "自定义ssh端口"

Ubuntu系统
1、apt install -y xz-utils openssl gawk file
2、bash <(wget --no-check-certificate -qO- 'https://raw.githubusercontent.com/MoeClub/Note/master/InstallNET.sh') -u 20.04 -v 64 -p "密码" -port "ssh端口"

二、arm架构
apt-get install -y xz-utils openssl gawk file && bash <(wget --no-check-certificate -qO- 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh') -d 11 -v 64 -a -firmware

装完root----MoeClub.org

记得及时修改密码和端口

添加新评论