summaryrefslogtreecommitdiffstats
path: root/usr/lib/autowifi/01open
blob: da94cc98f9146466a278f44568ce817b7b66bf77 (plain)
1
2
3
4
5
#!/bin/sh
#ESSID MAC CHANNEL ENCRYPTION WPA WPA2
if ! [ "$4" == "none" ]; then
    exit 1
fi