mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-28 03:26:32 +00:00
cleanup resinhup
This commit is contained in:
parent
c391c2a3fe
commit
aee9c78585
@ -307,6 +307,8 @@ docker run --privileged --rm --net=host $RESINHUP_ENV \
|
||||
-v /var/run/docker.sock:/var/run/docker.sock \
|
||||
$DOCKER_REPO/resinhup:$MACHINE-$RESINHUP_VERSION
|
||||
RESINHUP_EXIT=$?
|
||||
|
||||
docker rmi $DOCKER_REPO/resinhup:$MACHINE-$RESINHUP_VERSION || true
|
||||
# RESINHUP_EXIT
|
||||
# 0 - update done
|
||||
# 2 - only intermediate step was done and will continue after reboot
|
||||
|
Loading…
x
Reference in New Issue
Block a user