diff --git a/dgiot_install.sh b/dgiot_install.sh index 8d4895e7..2efed658 100644 --- a/dgiot_install.sh +++ b/dgiot_install.sh @@ -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