mirror of
https://github.com/thelittlerocket/pve.git
synced 2025-03-03 17:27:17 +08:00
Update install_pve.sh
This commit is contained in:
parent
6a06804255
commit
21eb25f8d5
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue