a
This commit is contained in:
parent
bb2ead7ace
commit
ac3c1fbb80
2 changed files with 1 additions and 1 deletions
|
@ -5,4 +5,4 @@ if [ $# -lt 2 ]; then
|
|||
fi
|
||||
|
||||
mkdir -p /etc/ceph
|
||||
sftp $1@$2:/etc/ceph
|
||||
sftp -b ./ceph_batch_cmd $1@$2:/etc/ceph
|
Loading…
Reference in a new issue