From 3602952cb7aa204667e866f968eb92bc0e53fcc0 Mon Sep 17 00:00:00 2001 From: admManuel Date: Thu, 13 Jun 2024 06:38:21 +0000 Subject: [PATCH] Update Proxmox/CephCluster.md --- Proxmox/CephCluster.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Proxmox/CephCluster.md b/Proxmox/CephCluster.md index bba96ba..527135c 100644 --- a/Proxmox/CephCluster.md +++ b/Proxmox/CephCluster.md @@ -34,6 +34,6 @@ rm -rf /var/lib/ceph/mds/ rm -rf /etc/init.d/ceph rm -rf /etc/ceph rm -rf /etc/pve/ceph.conf -rm -rf /etc/pve/ceph/* +rm -rf /etc/pve/ceph apt autoremove -y ``` \ No newline at end of file