Initial commit. Add updater script and modules. Generated a Readme.md (ai) and manually reviewed.
This commit is contained in:
commit
291147ae20
8 changed files with 203 additions and 0 deletions
15
.gitmodules
vendored
Normal file
15
.gitmodules
vendored
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
[submodule "reverse"]
|
||||
path = reverse
|
||||
url = https://git.palta.cyou/oh/services-reverse
|
||||
[submodule "forgejo"]
|
||||
path = forgejo
|
||||
url = https://git.palta.cyou/oh/services-forgejo
|
||||
[submodule "next"]
|
||||
path = next
|
||||
url = https://git.palta.cyou/oh/services-next
|
||||
[submodule "mailserver"]
|
||||
path = mailserver
|
||||
url = https://git.palta.cyou/oh/services-mail
|
||||
[submodule "im"]
|
||||
path = im
|
||||
url = https://git.palta.cyou/oh/services-im
|
||||
Loading…
Add table
Add a link
Reference in a new issue