From 27b7251109aae6c2ac34f5837e1232247b008f5e Mon Sep 17 00:00:00 2001 From: ES-Alexander Date: Wed, 17 Apr 2024 22:52:10 +1000 Subject: [PATCH] submodules: add BlueOS-1.2 --- .gitmodules | 4 ++++ content/blueos/1.2 | 1 + 2 files changed, 5 insertions(+) create mode 160000 content/blueos/1.2 diff --git a/.gitmodules b/.gitmodules index a540304..8e4450e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -21,3 +21,7 @@ path = content/extensions/cockpit/1.0 url = https://github.com/bluerobotics/ardusub-zola branch = Cockpit-1.0 +[submodule "content/blueos/1.2"] + path = content/blueos/1.2 + url = https://github.com/bluerobotics/ardusub-zola + branch = BlueOS-1.2 diff --git a/content/blueos/1.2 b/content/blueos/1.2 new file mode 160000 index 0000000..67a7621 --- /dev/null +++ b/content/blueos/1.2 @@ -0,0 +1 @@ +Subproject commit 67a7621c7b9ca7f5a2935c717dfd5aaa3ef990c1