Closed pazor closed 3 years ago
device=$(ip link | grep -q eth0 && echo eth0 || echo wlan0) label5="$(extend "$(ip addr show $device | grep 'inet\b' | awk '{print $2}' | cut -d/ -f1)")"
device=$(ip link | grep -q eth0 && echo eth0 || echo wlan0) label5="$(extend "$(ip addr show $device | grep 'inet\b' | awk '{print $2}' | cut -d/ -f1)")"