This commit is contained in:
ahmadbilalkhalid 2019-08-29 16:45:40 +05:00
parent bb2ead7ace
commit ac3c1fbb80
2 changed files with 1 additions and 1 deletions

View file

@ -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