A.pvetools 方式一:命令行安装 需要用root账号来运行: ##强烈建议先删除企业源 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.g...