Update dgiot_85

This commit is contained in:
dawnwinterLiu 2021-11-24 18:37:01 +08:00 committed by GitHub
parent 2bfc96ab31
commit 855fd6e642
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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