From ebfa3df7793b23aa2f3f50f18659a15751403a0f Mon Sep 17 00:00:00 2001 From: h7ml Date: Mon, 31 May 2021 10:39:43 +0800 Subject: [PATCH] shell --- scripts/find-apps.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/find-apps.sh b/scripts/find-apps.sh index fabec239..f31a8c2d 100755 --- a/scripts/find-apps.sh +++ b/scripts/find-apps.sh @@ -11,7 +11,7 @@ find_app() { } # append emqx application first -echo 'emqx' +echo 'dgiot' find_app 'apps' if [ -f 'EMQX_ENTERPRISE' ]; then