Skip to content

Commit

Permalink
ffmuc-mesh-vpn-wireguard: whitespace fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
grische committed Apr 6, 2024
1 parent 9229076 commit bdbcdf6
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -106,10 +106,10 @@ is_loadbalancing_enabled() {


get_wgkex_data(){
local version user_agent
local version user_agent
version="$1"
WGKEX_BROKER="$PROTO://$WGKEX_BROKER_BASE_PATH/api/$version/wg/key/exchange"
user_agent=$(lua /lib/gluon/gluon-mesh-wireguard-vxlan/get-user-agent-infos.lua)
user_agent=$(lua /lib/gluon/gluon-mesh-wireguard-vxlan/get-user-agent-infos.lua)

logger -p info -t checkuplink "Contacting wgkex broker $WGKEX_BROKER"

Expand Down

0 comments on commit bdbcdf6

Please sign in to comment.