chore: add client and server submodules

This commit is contained in:
2026-07-09 09:38:48 +00:00
parent 6b018272db
commit f02e34525d
3 changed files with 10 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
[submodule "server"]
path = server
url = https://git.alimzs.com:6443/nikelaluo/update-server.git
branch = master
[submodule "client"]
path = client
url = https://git.alimzs.com:6443/nikelaluo/update-client.git
branch = master