1.删除企业源
rm /etc/apt/sources.list.d/pve-enterprise.list

2:apt-get update
更新一下,不然会报错:Unable to locate package git
3:
export LC_ALL=en_US.UTF-8 apt update && apt -y install git && git clone https://github.com/ivanhao/pvetools.git
4:运行
cd pvetools
./pvetools.sh

- THE END -
最后修改:2024年6月1日
非特殊说明,本博所有文章均为博主原创。
如若转载,请注明出处:https://www.louxu.com/2024/06/716.html
共有 0 条评论