2022年12月18日 星期日

PVE tools安裝

項目網址(GitHub)

https://hub.fastgit.org/ivanhao/pvetools

先刪除企業版更新源

hrm /etc/apt/sources.list.d/pve-enterprise.list

安裝pvetools

export LC_ALL=en_US.UTF-8
apt update && apt -y install git && git clone https://github.com/ivanhao/pvetools.git

啟動pvetools

cd pvetools
./pvetools.sh

參考網址:

https://blog.csdn.net/MiddleWeek/article/details/123949422
https://www.jianshu.com/p/c779c7be4502