diff --git a/hblink3-docker-install.sh b/hblink3-docker-install.sh index 26d996a..2951eaa 100755 --- a/hblink3-docker-install.sh +++ b/hblink3-docker-install.sh @@ -130,7 +130,7 @@ echo "-------------------------------------------------------------------------- echo Set userland-proxy to false... echo '{ "userland-proxy": false}' > /etc/docker/daemon.json - elif [ $VERSION = bookwork/sid ]; + elif [ $VERSION = bookworm/sid ]; then apt-get update apt-get install -y $DEP2