Update install/netbird-install.sh

Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com>
This commit is contained in:
Brandon Hopkins 2025-12-29 08:22:24 -08:00 committed by GitHub
parent a7ef3c1814
commit 65838068c4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,12 +14,6 @@ setting_up_container
network_check
update_os
msg_info "Installing Dependencies"
$STD apt-get install -y \
curl \
ca-certificates \
gnupg
msg_ok "Installed Dependencies"
msg_info "Setting up NetBird Repository"
curl -sSL https://pkgs.netbird.io/debian/public.key | gpg --dearmor -o /usr/share/keyrings/netbird-archive-keyring.gpg