From c7401874d6096b7ac10a18d7c58df5973aa69e36 Mon Sep 17 00:00:00 2001 From: roothider <158083651+roothider@users.noreply.github.com> Date: Thu, 1 Feb 2024 04:38:42 +0800 Subject: [PATCH] full open source with basebin now --- .gitmodules | 3 +++ basebin | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 basebin diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..1c58e619 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "basebin"] + path = basebin + url = https://github.com/roothide/Bootstrap-basebin diff --git a/basebin b/basebin new file mode 160000 index 00000000..68a36517 --- /dev/null +++ b/basebin @@ -0,0 +1 @@ +Subproject commit 68a36517648c6654c2249967f812c7e389d3e2db