mirror of
https://github.com/ceph/ceph
synced 2025-02-15 14:58:01 +00:00
5 lines
41 B
Bash
5 lines
41 B
Bash
#!/bin/sh
|
|
|
|
stop ceph-mds-all || :
|
|
|
|
exit 0 |