mirror of
https://github.com/thelittlerocket/pve.git
synced 2025-03-04 01:38:12 +08:00
Update install_pve7.2.sh
This commit is contained in:
parent
ae58aeefc5
commit
a0e199b2ad
1 changed files with 1 additions and 1 deletions
|
@ -39,6 +39,6 @@ apt-get update
|
||||||
apt-get install debian-keyring debian-archive-keyring -y
|
apt-get install debian-keyring debian-archive-keyring -y
|
||||||
apt-get autoremove
|
apt-get autoremove
|
||||||
apt-get update
|
apt-get update
|
||||||
apt-get install proxmox-ve=7.2-1
|
apt-get install -y proxmox-ve
|
||||||
rm /etc/apt/sources.list.d/pve-install-repo.list
|
rm /etc/apt/sources.list.d/pve-install-repo.list
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue