mirror of
https://github.com/ShaYmez/hblink3-docker-install.git
synced 2025-12-22 21:49:50 +13:00
Update hblink3-docker-install.sh
Revert support for bookworm
This commit is contained in:
parent
68696db0ac
commit
9093f69f1e
@ -130,7 +130,7 @@ echo "--------------------------------------------------------------------------
|
|||||||
echo Set userland-proxy to false...
|
echo Set userland-proxy to false...
|
||||||
echo '{ "userland-proxy": false}' > /etc/docker/daemon.json
|
echo '{ "userland-proxy": false}' > /etc/docker/daemon.json
|
||||||
|
|
||||||
elif [ $VERSION = bookworm/sid ];
|
elif [ $VERSION = null ];
|
||||||
then
|
then
|
||||||
apt-get update
|
apt-get update
|
||||||
apt-get install -y $DEP2
|
apt-get install -y $DEP2
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user