mirror of
https://gitee.com/dgiiot/dgiot.git
synced 2024-11-30 11:17:48 +08:00
56
This commit is contained in:
parent
b7ad572265
commit
eefd509dfa
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user