From 9093f69f1eaf4d7e25b312f9c84aa24de4f80d67 Mon Sep 17 00:00:00 2001 From: M0VUB <76499782+ShaYmez@users.noreply.github.com> Date: Tue, 27 Feb 2024 00:07:13 +0000 Subject: [PATCH] Update hblink3-docker-install.sh Revert support for bookworm --- 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 3c79e5d..fde2298 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 = bookworm/sid ]; + elif [ $VERSION = null ]; then apt-get update apt-get install -y $DEP2