PVEtools一键功能配置工具安装
时间:2020-06-19 20:14:02
收藏:0
阅读:1329
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
原文:https://www.cnblogs.com/sharkwave/p/13166127.html
评论(0)