Update install/netbird-install.sh

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
Brandon Hopkins
2026-01-10 16:03:24 -08:00
committed by GitHub
parent 296ca948cf
commit 09556aa6ac

View File

@@ -27,7 +27,7 @@ $STD apt install -y netbird
msg_ok "Installed NetBird"
msg_info "Enabling NetBird Service"
$STD systemctl enable --now netbird
$STD systemctl enable -q --now netbird
msg_ok "Enabled NetBird Service"
# NetBird Deployment Type Selection