migrating to submodules
This commit is contained in:
29
.gitmodules
vendored
Normal file
29
.gitmodules
vendored
Normal file
@@ -0,0 +1,29 @@
|
||||
[submodule "auto-backup"]
|
||||
path = auto-backup
|
||||
url = https://git.asperti.com/paspo/hassio-auto-backup.git
|
||||
branch = master
|
||||
|
||||
[submodule "docmaster"]
|
||||
path = docmaster
|
||||
url = https://git.asperti.com/paspo/hassio-docmaster.git
|
||||
branch = master
|
||||
|
||||
[submodule "upsmon"]
|
||||
path = upsmon
|
||||
url = https://git.asperti.com/paspo/hassio-upsmon.git
|
||||
branch = master
|
||||
|
||||
[submodule "zabbix-agent"]
|
||||
path = zabbix-agent
|
||||
url = https://git.asperti.com/paspo/hassio-zabbix-agent.git
|
||||
branch = master
|
||||
|
||||
[submodule "zabbix-agent2"]
|
||||
path = zabbix-agent2
|
||||
url = https://git.asperti.com/paspo/hassio-zabbix-agent2.git
|
||||
branch = master
|
||||
|
||||
[submodule "ot-recorder"]
|
||||
path = ot-recorder
|
||||
url = https://git.asperti.com/paspo/hassio-ot-recorder.git
|
||||
branch = master
|
||||
Reference in New Issue
Block a user