mirror of
https://github.com/ceph/ceph
synced 2024-12-26 21:43:10 +00:00
b5972a53d9
Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
9 lines
61 B
Bash
9 lines
61 B
Bash
#!/bin/sh
|
|
# vim: set noet ts=8:
|
|
|
|
set -e
|
|
|
|
#DEBHELPER#
|
|
|
|
exit 0
|