[ceph/mon] no args
This commit is contained in:
parent
3c3c53de2e
commit
dd27b12052
1 changed files with 0 additions and 5 deletions
|
@ -1,10 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
if [ $# -ne 1 ]; then
|
||||
echo "$0 initial-key-file"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
monkey=$(mktemp)
|
||||
monmap=$(mktemp)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue