Skip to content

Commit

Permalink
updata v4.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
QiFeeng committed Apr 28, 2023
1 parent f465950 commit 1066e80
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions dgiot_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1544,13 +1544,13 @@ dgiot_shell
deployType=single # [single | cluster | devops | ci]
domain_name="prod.dgiotcloud.cn" # [prod.dgiotcloud.cn | your_domain_name]
plugin="dgiot" # [dgiot | dgiot_your_plugin]
software="dgiot_b12" # [dgiot_b12| dgiot_n]
dgiotmd5="311498d97413b616ff6f139c257c3e9e" # [dgiotmd5]
software="dgiot_b19" # [dgiot_b19| dgiot_n]
dgiotmd5="f29537f0c55e0836aed07b1db9e60ba9" # [dgiotmd5]
pg_eip="changeyourip" # [datanode_eip]
pg_auth='changeyourpassword' # [pg_auth]
islanip="false" # [islanip]
html_software="dgiot_html_4.8.0" # [dgiot_html_4.8.0| dgiot_html_n]
htmlmd5="2bc27a3409c5e88c77218dc38fb0e23a" # [htmlmd5]
html_software="dgiot_html_4.8.1" # [dgiot_html_4.8.1| dgiot_html_n]
htmlmd5="c30919485511cdfb2842e414c5929a87" # [htmlmd5]

while getopts "v:s:p:m:d:e:a:n:" arg
do
Expand Down

0 comments on commit 1066e80

Please sign in to comment.