From 4b5910475abb373de97e8645dcddfd5bec3ad93c Mon Sep 17 00:00:00 2001 From: datadunia Date: Fri, 15 May 2026 00:23:40 +0700 Subject: [PATCH] chore: link submodules for server, ui, and agent --- .gitmodules | 3 +++ apps/device-agent | 1 + 2 files changed, 4 insertions(+) create mode 160000 apps/device-agent diff --git a/.gitmodules b/.gitmodules index a8b96f8..fb0bc66 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "apps/dashboard-ui"] path = apps/dashboard-ui url = http://git.datadunia.com/nexusguard/nexus-dashboard-ui.git +[submodule "apps/device-agent"] + path = apps/device-agent + url = http://git.datadunia.com/nexusguard/nexus-device-agent.git diff --git a/apps/device-agent b/apps/device-agent new file mode 160000 index 0000000..a2d2020 --- /dev/null +++ b/apps/device-agent @@ -0,0 +1 @@ +Subproject commit a2d2020a0b21b15e91588b1dbbc8565642fdf46a