This commit is contained in:
AvantLiu 2021-11-01 15:13:47 +08:00 committed by GitHub
parent b7ad572265
commit eefd509dfa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -109,7 +109,7 @@ fi
# set parameters by default value
verType=single # [single | cluster]
domain_name="prod.iotn2n.com" #[prod.iotn2n.com | your_domain_name]
dgiot="dgiot_55" #[dgiot_55 | dgiot_n]
dgiot="dgiot_56" #[dgiot_56 | dgiot_n]
while getopts "h:v:d:s:" arg
do
case $arg in