mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 11:42:08 +00:00
output tweak
This commit is contained in:
parent
44c8204f66
commit
be5bbe8e5e
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ source {{ iiab_env_file }}
|
|||
lan=$IIAB_LAN_DEVICE
|
||||
wan=$IIAB_WAN_DEVICE
|
||||
echo -e "\nLAN: $lan"
|
||||
echo -e "WAN: $wan"
|
||||
echo -e "WAN: $wan\n"
|
||||
#network_mode=`grep iiab_network_mode_applied {{ iiab_ini_file }} | gawk '{print $3}'`
|
||||
#echo -e "Network Mode: $network_mode\n"
|
||||
|
||||
|
|
Loading…
Reference in a new issue