Update install/netbird-install.sh
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com>
This commit is contained in:
parent
18817d96a5
commit
2971329b1b
@ -40,7 +40,7 @@ echo " 1) NetBird Managed (default) - Use NetBird's managed service"
|
|||||||
echo " 2) Self-Hosted - Use your own NetBird management server"
|
echo " 2) Self-Hosted - Use your own NetBird management server"
|
||||||
echo ""
|
echo ""
|
||||||
|
|
||||||
read -r -p "Select deployment type [1]: " DEPLOYMENT_TYPE
|
read -r -p "${TAB3}Select deployment type [1]: " DEPLOYMENT_TYPE
|
||||||
DEPLOYMENT_TYPE="${DEPLOYMENT_TYPE:-1}"
|
DEPLOYMENT_TYPE="${DEPLOYMENT_TYPE:-1}"
|
||||||
|
|
||||||
NETBIRD_MGMT_URL=""
|
NETBIRD_MGMT_URL=""
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user