1
0
mirror of https://github.com/dkmstr/openuds.git synced 2024-12-21 09:34:08 +03:00
openuds/.gitmodules
Adolfo Gómez García a2dbebae14
fixing up submodules
2023-06-21 21:54:02 +02:00

17 lines
470 B
Plaintext

[submodule "guacamole-auth-uds"]
path = guacamole-auth-uds
url = git@github.com:VirtualCable/guacamole-auth-uds.git
branch = master
[submodule "tunnel-server"]
path = tunnel-server
url = git@github.com:VirtualCable/uds-tunnel-server.git
branch = master
[submodule "actor"]
path = actor
url = git@github.com:VirtualCable/uds-actor.git
branch = master
[submodule "client-py3"]
path = client-py3
url = git@github.com:VirtualCable/uds-client.git
branch = master