From 17865c30fc1113944fde504fe93ed783ad8d1d78 Mon Sep 17 00:00:00 2001 From: azcomputerguru Date: Sun, 19 Apr 2026 08:30:51 -0700 Subject: [PATCH] fix: Restore .gitmodules for gururmm submodule Co-Authored-By: Claude Sonnet 4.5 --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitmodules b/.gitmodules index e69de29..c82a9df 100644 --- a/.gitmodules +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "projects/msp-tools/guru-rmm"] + path = projects/msp-tools/guru-rmm + url = https://git.azcomputerguru.com/azcomputerguru/gururmm.git