ivanhao大神的pvetools工具
https://github.com/ivanhao/pvetools

rm /etc/apt/sources.list.d/pve-enterprise.list
export LC_ALL=en_US.UTF-8
apt update && apt -y install git && git clone https://github.com/ivanhao/pvetools.git
cd pvetools
./pvetools.sh
一键无脑安装:
echo "nameserver 8.8.8.8" >> /etc/resolv.conf && rm /etc/apt/sources.list.d/pve-enterprise.list && export LC_ALL=en_US.UTF-8 && apt update && apt -y install git && git clone https://github.com/ivanhao/pvetools.git && cd pvetools && ./pvetools.sh

后期进入pvetools工具 命令
cd pvetools && ./pvetools.sh
本文介绍了新手如何利用ivanhao大神的pvetools工具,一键安装Proxmox VE,并指导进行工具换源和移除订阅的操作,适合家庭网络部署。

1836

被折叠的 条评论
为什么被折叠?



