#!/bin/bash

hostnamectl hostname $1
netbird up --allow-server-ssh --hostname $1 --management-url https://netbird.dusansimic.me --setup-key B9CC2DE7-6B18-4594-9345-044226450C61 --disable-ssh-auth
