pve_source 安装
wget -q -O /root/pve_source.tar.gz 'https://bbs.x86pi.cn/file/topic/2023-11-28/file/01ac88d7d2b840cb88c15cb5e19d4305b2.gz' && tar zxvf /root/pve_source.tar.gz && /root/./pve_source
脚本加载成功出现使用协议,输入 Y,然后继续按回车。
启动工具
./pve_source
Pve_Tools 安装
1.先删除企业源:
rm /etc/apt/sources.list.d/pve-enterprise.list
2.安装路径 Github: https://github.com/ivanhao/pvetools
export LC_ALL=en_US.UTF-8
apt update && apt -y install git && git clone https://github.com/ivanhao/pvetools.git
3.启动工具
pvetools
或者
cd pvetools
./pvetools.sh