From a0e199b2ad5a432d8ba0ed6de26bc70390cc108f Mon Sep 17 00:00:00 2001 From: spiritLHLS <103393591+spiritLHLS@users.noreply.github.com> Date: Mon, 13 Feb 2023 18:00:50 +0800 Subject: [PATCH] Update install_pve7.2.sh --- install_pve7.2.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_pve7.2.sh b/install_pve7.2.sh index 80c0b40..6e0f56d 100644 --- a/install_pve7.2.sh +++ b/install_pve7.2.sh @@ -39,6 +39,6 @@ apt-get update apt-get install debian-keyring debian-archive-keyring -y apt-get autoremove 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