Update dgiot_install.sh

This commit is contained in:
AvantLiu 2021-11-10 12:17:39 +08:00 committed by GitHub
parent 098b85b93b
commit e1a4c36871
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_58" #[dgiot_56 | dgiot_n]
dgiot="dgiot_58" #[dgiot_58 | dgiot_n]
while getopts "h:v:d:s:" arg
do
case $arg in