]> git.proxmox.com Git - ceph.git/blob - ceph/debian/ceph-mgr-cephadm.prerm
update ceph source to reef 18.2.1
[ceph.git] / ceph / debian / ceph-mgr-cephadm.prerm
1 #!/bin/sh
2 # vim: set noet ts=8:
3
4 set -e
5
6 #DEBHELPER#
7
8 exit 0