aboutsummaryrefslogtreecommitdiff
path: root/update.sh
diff options
context:
space:
mode:
Diffstat (limited to 'update.sh')
-rw-r--r--update.sh2
1 files changed, 1 insertions, 1 deletions
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