mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-13 04:06:33 +00:00
Update new path
This commit is contained in:
parent
d5e349266b
commit
b8fc002fbc
@ -80,7 +80,7 @@ class AddonsRepoHassIO(AddonsRepo):
|
||||
def __init__(self, config, loop):
|
||||
"""Initialize git hassio addon repository."""
|
||||
super().__init__(
|
||||
config, loop, config.path_addons_repo, URL_HASSIO_ADDONS)
|
||||
config, loop, config.path_addons_core, URL_HASSIO_ADDONS)
|
||||
|
||||
|
||||
class AddonsRepoCustom(AddonsRepo):
|
||||
|
Loading…
x
Reference in New Issue
Block a user