摘要:
#!/bin/sh echo $# [ $# < 4 ] && { echo "error" exit 1 } instance_name=$1 instance_ip=$2 vdb_volume_id=$3 hypervisor_host=$4 flavor_id=026a4f21-d047-4aa2-aeab-a0708b70fa10 first_net_... 阅读全文
posted @ 2018-08-21 16:15
gushiren
阅读(166)
评论(0)
推荐(0)
浙公网安备 33010602011771号