mirror of
https://gitee.com/dgiiot/dgiot.git
synced 2024-11-29 18:57:41 +08:00
feat: update 4.8.9
This commit is contained in:
parent
5adc3c9616
commit
c007c8fe75
@ -1725,13 +1725,13 @@ dgiot_shell
|
||||
# set parameters by default value
|
||||
deployType=single # [single | cluster | devops | otp| ci | atomgit]
|
||||
plugin="dgiot" # [dgiot | dgiot_your_plugin]
|
||||
software="dgiot_b40" # [dgiot_b20| dgiot_n]
|
||||
dgiotmd5="c0a54cea57298c688628f70baa41cc16" # [dgiotmd5]
|
||||
software="dgiot_b41" # [dgiot_b20| dgiot_n]
|
||||
dgiotmd5="c28bd55d0f2ced8a0da9958f41a45125" # [dgiotmd5]
|
||||
pg_eip="changeyourip" # [datanode_eip]
|
||||
pg_auth='changeyourpassword' # [pg_auth]
|
||||
islanip="false" # [islanip]
|
||||
html_software="dgiot_html_4.8.7" # [dgiot_html_4.8.2| dgiot_html_n]
|
||||
htmlmd5="c2f6f842363c29852b43da42373edb73" # [htmlmd5]
|
||||
html_software="dgiot_html_4.8.9" # [dgiot_html_4.8.2| dgiot_html_n]
|
||||
htmlmd5="9548035c09c383f8abc233556fb9e526" # [htmlmd5]
|
||||
atomplugin="atomgit" # [atomgit | jt808]
|
||||
|
||||
while getopts "v:s:p:m:d:e:a:n" arg; do
|
||||
|
@ -29,7 +29,7 @@
|
||||
|
||||
-ifndef(EMQX_ENTERPRISE).
|
||||
|
||||
-define(EMQX_RELEASE, {opensource, "4.8.8"}).
|
||||
-define(EMQX_RELEASE, {opensource, "4.8.9"}).
|
||||
|
||||
-else.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user