mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-26 06:26:29 +00:00
Update hassio-supervisor
This commit is contained in:
parent
359f6862f6
commit
f942d63fbc
@ -16,7 +16,7 @@ HASSIO_CONTAINER_ID=$(docker inspect --format='{{.Image}}' hassio_supervisor ||
|
|||||||
# Fix wrong AppArmor profiles
|
# Fix wrong AppArmor profiles
|
||||||
if ! grep ${APPARMOR} /sys/kernel/security/apparmor/profiles > /dev/null; then
|
if ! grep ${APPARMOR} /sys/kernel/security/apparmor/profiles > /dev/null; then
|
||||||
APPARMOR=docker-default
|
APPARMOR=docker-default
|
||||||
if
|
fi
|
||||||
|
|
||||||
runSupervisor() {
|
runSupervisor() {
|
||||||
docker rm --force hassio_supervisor || true
|
docker rm --force hassio_supervisor || true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user