diff --git a/ceph_bath_cmd b/ceph_batch_cmd similarity index 100% rename from ceph_bath_cmd rename to ceph_batch_cmd diff --git a/get_ceph_config.sh b/get_ceph_config.sh index b31ec9f..3be46fc 100644 --- a/get_ceph_config.sh +++ b/get_ceph_config.sh @@ -5,4 +5,4 @@ if [ $# -lt 2 ]; then fi mkdir -p /etc/ceph -sftp $1@$2:/etc/ceph \ No newline at end of file +sftp -b ./ceph_batch_cmd $1@$2:/etc/ceph \ No newline at end of file