Added support to PVE 8
This commit is contained in:
@@ -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 " "
|
||||
|
||||
Reference in New Issue
Block a user