mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-18 22:56:31 +00:00
cleanup after install
This commit is contained in:
parent
dbcd090244
commit
2bbe7e7dc1
@ -111,6 +111,7 @@ class HomeAssistant(JsonConfig):
|
||||
|
||||
# store version
|
||||
_LOGGER.info("HomeAssistant docker now installed")
|
||||
await self.docker.cleanup()
|
||||
|
||||
def update(self, version=None):
|
||||
"""Update HomeAssistant version.
|
||||
|
Loading…
x
Reference in New Issue
Block a user