mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-12-23 20:09:03 +00:00
cleanup after install
This commit is contained in:
@@ -111,6 +111,7 @@ class HomeAssistant(JsonConfig):
|
|||||||
|
|
||||||
# store version
|
# store version
|
||||||
_LOGGER.info("HomeAssistant docker now installed")
|
_LOGGER.info("HomeAssistant docker now installed")
|
||||||
|
await self.docker.cleanup()
|
||||||
|
|
||||||
def update(self, version=None):
|
def update(self, version=None):
|
||||||
"""Update HomeAssistant version.
|
"""Update HomeAssistant version.
|
||||||
|
|||||||
Reference in New Issue
Block a user