mirror of
https://github.com/ceph/ceph
synced 2024-12-22 03:22:00 +00:00
cd1c05acbb
Signed-off-by: Sage Weil <sage@redhat.com>
9 lines
61 B
Bash
9 lines
61 B
Bash
#!/bin/sh
|
|
# vim: set noet ts=8:
|
|
|
|
set -e
|
|
|
|
#DEBHELPER#
|
|
|
|
exit 0
|