mirror of
https://github.com/thelittlerocket/pve.git
synced 2025-03-04 01:38:12 +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
|
fi
|
||||||
|
|
||||||
# 新增pve源
|
# 新增pve源
|
||||||
|
apt-get install lsb-release -y
|
||||||
version=$(lsb_release -cs)
|
version=$(lsb_release -cs)
|
||||||
case $version in
|
case $version in
|
||||||
wheezy|squeeze|jessie|stretch|buster|bullseye)
|
wheezy|squeeze|jessie|stretch|buster|bullseye)
|
||||||
|
|
Loading…
Reference in a new issue