diff --git a/apps/dgiot_license/priv/shuwa_license.schema b/apps/dgiot_license/priv/dgiot_license.schema similarity index 100% rename from apps/dgiot_license/priv/shuwa_license.schema rename to apps/dgiot_license/priv/dgiot_license.schema diff --git a/scripts/find-apps.sh b/scripts/find-apps.sh index f31a8c2d23..fabec239e4 100755 --- a/scripts/find-apps.sh +++ b/scripts/find-apps.sh @@ -11,7 +11,7 @@ find_app() { } # append emqx application first -echo 'dgiot' +echo 'emqx' find_app 'apps' if [ -f 'EMQX_ENTERPRISE' ]; then