Skip to content

Commit

Permalink
Update dgiot_install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
dawnwinterLiu authored Dec 6, 2021
1 parent aeb2f8d commit 1296e6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dgiot_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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_89" #[dgiot_89 | dgiot_n]
dgiot="dgiot_91" #[dgiot_91 | dgiot_n]
while getopts "h:v:d:s:" arg
do
case $arg in
Expand Down

0 comments on commit 1296e6f

Please sign in to comment.