From 6664b5b29cb9290cf402a4b82133031d55bcc69e Mon Sep 17 00:00:00 2001 From: M0VUB <76499782+ShaYmez@users.noreply.github.com> Date: Sun, 18 Feb 2024 02:18:01 +0000 Subject: [PATCH] Update hblink3-docker-install.sh omg get some reading glasses! :) --- hblink3-docker-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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