From 703af44c1a41b61cf9af273fcf70416f8e971cc0 Mon Sep 17 00:00:00 2001 From: jhonliu <34489690@qq.com> Date: Tue, 27 Jun 2023 17:58:42 +0800 Subject: [PATCH] feat: rm n2n --- dgiot_install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dgiot_install.sh b/dgiot_install.sh index a2a0b434..b8aa6906 100755 --- a/dgiot_install.sh +++ b/dgiot_install.sh @@ -1416,7 +1416,7 @@ function centos() { deploy_parse_server # Api网关 #install_erlang_otp install_dgiot - install_n2n + #install_n2n build_nginx #install_node_exporter fi