From f0aaa78ab5c49d3a6c702cc58e8b4983855c836e Mon Sep 17 00:00:00 2001 From: Supremist Date: Thu, 9 Jul 2026 18:18:16 +0300 Subject: Make netbird docker network discoverable via wt0 --- update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'update.sh') diff --git a/update.sh b/update.sh index 9fe4464..070f6ba 100644 --- a/update.sh +++ b/update.sh @@ -2,6 +2,6 @@ set -euo pipefail apt update -apt -y upgrade netbird +apt install --only-upgrade netbird docker compose pull docker compose up -d --force-recreate -- cgit v1.2.3