From 240529cc188469a37c4dcba2f3b4887f87a0b503 Mon Sep 17 00:00:00 2001 From: "U-JOHNLIU\\jonhl" Date: Tue, 18 Jan 2022 09:51:55 +0800 Subject: [PATCH] refactor: nginx add gzip --- dgiot_install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dgiot_install.sh b/dgiot_install.sh index 30bc7ccc..210280f0 100644 --- a/dgiot_install.sh +++ b/dgiot_install.sh @@ -1181,7 +1181,7 @@ function post_build_dgiot() { } function devops() { -# build_dashboard + build_dashboard pre_build_dgiot make post_build_dgiot