Update install_pve.sh

This commit is contained in:
spiritLHLS 2023-05-15 15:35:08 +08:00 committed by GitHub
parent 6a06804255
commit 21eb25f8d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -159,6 +159,7 @@ else
fi
# 新增pve源
apt-get install lsb-release -y
version=$(lsb_release -cs)
case $version in
wheezy|squeeze|jessie|stretch|buster|bullseye)