ceph/debian/ceph-mgr-dashboard.prerm

9 lines
61 B
Bash

#!/bin/sh
# vim: set noet ts=8:
set -e
#DEBHELPER#
exit 0