summaryrefslogtreecommitdiffstats
path: root/debian/ceph-mgr-dashboard.prerm
blob: e8e9959b1f32baa0e49451fe811b9d04d93faaa1 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh
# vim: set noet ts=8:

set -e

#DEBHELPER#

exit 0