refactor: nginx add gzip

This commit is contained in:
U-JOHNLIU\jonhl 2022-01-18 09:51:55 +08:00
parent 2ce3cdffbb
commit 240529cc18

View File

@ -1181,7 +1181,7 @@ function post_build_dgiot() {
} }
function devops() { function devops() {
# build_dashboard build_dashboard
pre_build_dgiot pre_build_dgiot
make make
post_build_dgiot post_build_dgiot