Changes between Version 12 and Version 13 of expansion/gw16146


Ignore:
Timestamp:
11/01/2021 07:30:41 PM (2 years ago)
Author:
Cale Collins
Comment:

commands to execute were commented out, output is left uncommented. This was totally backwards so I corrected it so the commands can be coppied and pasted

Legend:

Unmodified
Added
Removed
Modified
  • expansion/gw16146

    v12 v13  
    267267WLAN="$(for i in $(ls -d /sys/class/net/wlan* 2>/dev/null); do if [ "$(basename $(readlink $i/device))" == "nrc80211" ]; then basename $i; fi; done)"
    268268echo $WLAN
    269 wlan0
     269# wlan0
    270270}}}
    271271