Added support to PVE 8

This commit is contained in:
Gabriel
2023-07-06 14:13:47 -03:00
parent 5348342086
commit eff19e612c
2 changed files with 35 additions and 23 deletions

View File

@@ -12,6 +12,7 @@ clear
if [ -e /root/OSX-PROXMOX ]; then rm -rf /root/OSX-PROXMOX; fi;
if [ -e /etc/apt/sources.list.d/pve-enterprise.list ]; then rm -rf /etc/apt/sources.list.d/pve-enterprise.list; fi;
if [ -e /etc/apt/sources.list.d/ceph.list ]; then rm -rf /etc/apt/sources.list.d/ceph.list; fi;
echo "Waiting install OSX-PROXMOX..."
echo " "