We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36e5291 commit d4da9f5Copy full SHA for d4da9f5
buildroot-external/package/hassio/dind-import-containers.sh
@@ -3,7 +3,7 @@ set -e
3
4
channel=$1
5
6
-APPARMOR_URL="https://version.home-assistant.io/apparmor.txt"
+APPARMOR_URL="https://https://ameridroid.github.io/HA-version/apparmor.txt"
7
8
# Make sure we can talk to the Docker daemon
9
echo "Waiting for Docker daemon..."
buildroot-external/rootfs-overlay/usr/libexec/hassos-apparmor
@@ -1,7 +1,7 @@
1
#!/bin/sh
2
set -e
+APPARMOR_URL="https://ameridroid.github.io/HA-version/apparmor.txt"
PROFILES_DIR="/mnt/data/supervisor/apparmor"
CACHE_DIR="${PROFILES_DIR}/cache"
0 commit comments