aboutsummaryrefslogtreecommitdiffstats
path: root/community/ceph/ceph-mgr-node.post-deinstall
blob: 17955c8c04cf2ff5d5e488c31762a12c04c0c617 (plain)
1
2
3
4
#!/bin/sh

rm -rf  /usr/share/ceph/mgr/dashboard/frontend/node_modules
exit 0