fix
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
build_from:
|
build_from:
|
||||||
aarch64: ghcr.io/hassio-addons/ubuntu-base/aarch64:7.1.4
|
aarch64: ghcr.io/hassio-addons/ubuntu-base/aarch64:7.1.4
|
||||||
amd64: ghcr.io/hassio-addons/ubuntu-base/amd64:7.1.4
|
amd64: ghcr.io/hassio-addons/ubuntu-base/amd64:7.1.4
|
||||||
armv7: ghcr.io/hassio-addons/ubuntu-base/armv7:7.1.4
|
armv7: ghcr.io/hassio-addons/ubuntu-base/armv7:7.1.4
|
||||||
|
|||||||
@@ -1,8 +0,0 @@
|
|||||||
#!/usr/bin/env bash
|
|
||||||
# ==============================================================================
|
|
||||||
# Home Assistant Community Add-on: Glances
|
|
||||||
# This file turns s6-nuke into a NOOP to prevent total termination
|
|
||||||
# of the host system since the add-on runs in the same PID namespace.
|
|
||||||
# ==============================================================================
|
|
||||||
echo "S6-NUKE: NOOP"
|
|
||||||
exit 0
|
|
||||||
Reference in New Issue
Block a user