From e9a14061473adfe81e5c728857ca2c0cabc562cb Mon Sep 17 00:00:00 2001 From: mashirozx Date: Wed, 4 Dec 2024 21:47:57 +0800 Subject: [PATCH] Link third party GUI repos --- .gitmodules | 8 ++++++++ third-party-GUI/Racpast-GUI | 1 + third-party-GUI/Sheas-Nginx | 1 + 3 files changed, 10 insertions(+) create mode 100644 .gitmodules create mode 160000 third-party-GUI/Racpast-GUI create mode 160000 third-party-GUI/Sheas-Nginx diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..08ee53c --- /dev/null +++ b/.gitmodules @@ -0,0 +1,8 @@ +[submodule "third-party-GUI/Sheas-Nginx"] + path = third-party-GUI/Sheas-Nginx + url = https://github.com/SpaceTimee/Sheas-Nginx.git + branch = master +[submodule "third-party-GUI/Racpast-GUI"] + path = third-party-GUI/Racpast-GUI + url = https://github.com/racpast/Pixiv-Nginx-GUI.git + branch = main diff --git a/third-party-GUI/Racpast-GUI b/third-party-GUI/Racpast-GUI new file mode 160000 index 0000000..0285f92 --- /dev/null +++ b/third-party-GUI/Racpast-GUI @@ -0,0 +1 @@ +Subproject commit 0285f924052fe74826b43466747a25abe974cc01 diff --git a/third-party-GUI/Sheas-Nginx b/third-party-GUI/Sheas-Nginx new file mode 160000 index 0000000..45729a5 --- /dev/null +++ b/third-party-GUI/Sheas-Nginx @@ -0,0 +1 @@ +Subproject commit 45729a5461e8baec738e004355baf9f895328a82