Skip to content

Commit 763e1f0

Browse files
authored
Update dind-import-containers.sh
1 parent e33d505 commit 763e1f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildroot-external/package/hassio/dind-import-containers.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ set -e
33

44
channel=$1
55

6-
APPARMOR_URL="https://https://ameridroid.github.io/HA-version/apparmor.txt"
6+
APPARMOR_URL="https://ameridroid.github.io/HA-version/apparmor.txt"
77

88
# Make sure we can talk to the Docker daemon
99
echo "Waiting for Docker daemon..."

0 commit comments

Comments
 (0)