1 2 3 4 5 6
#!/bin/sh #ESSID MAC CHANNEL ENCRYPTION WPA WPA2 if [ "$4" == "off" ]; then exit 0 fi exit 1