mirror of
https://gitee.com/dgiiot/dgiot.git
synced 2024-12-02 04:08:54 +08:00
updata v4.8.1
This commit is contained in:
parent
f465950e53
commit
1066e80539
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user