From bf8398ad15eecf539b9c552bb63d6a96a84f533c Mon Sep 17 00:00:00 2001 From: Joey Hafner Date: Fri, 25 Feb 2022 21:20:21 -0800 Subject: [PATCH] Clean up --- homelab/.gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 homelab/.gitmodules diff --git a/homelab/.gitmodules b/homelab/.gitmodules new file mode 100644 index 00000000..a197d7af --- /dev/null +++ b/homelab/.gitmodules @@ -0,0 +1,3 @@ +[submodule "ass/ass"] + path = server/config/ass/ass + url = https://github.com/tycrek/ass.git