Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishek9686 committed Jan 9, 2025
1 parent d1a9fa9 commit 8d4b2d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/nm-quick.sh
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ configure_netclient() {
sleep 5
nmctl node create_remote_access_gateway netmaker $NODE_ID
sleep 2
# create network for internet access vpn
# set failover
if [ "$INSTALL_TYPE" = "pro" ]; then
#setup failOver
curl --location --request POST "https://api.${NETMAKER_BASE_DOMAIN}/api/v1/node/${NODE_ID}/failover" --header "Authorization: Bearer ${MASTER_KEY}"
Expand Down

0 comments on commit 8d4b2d5

Please sign in to comment.