Skip to content

Commit

Permalink
freifunk-utils-network-info: add EOM
Browse files Browse the repository at this point in the history
  • Loading branch information
cremesk committed Jan 8, 2024
1 parent 2ea837b commit 886972b
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
# this file is derived from the firmware file ddmesh-utils-network-info.sh and only
# implements the "list". Other functionalities are not used on server


net_wan_ifname=$(uci -qX get ffdd.sys.ifname)
net_backbone_wg_ifname=tbb_wg
net_backbone_fastd_ifname=tbb_fastd2
Expand All @@ -21,4 +20,4 @@ net_backbone_fastd=${net_backbone_fastd_ifname}
net_ffgw=${net_ffgw_ifname}
net_vpn1=${net_vpn1_ifname}
net_vpn2=${net_vpn2_ifname}
EOM
EOM

0 comments on commit 886972b

Please sign in to comment.