#!/bin/bash # # Generates wpa_supplicant.conf file for wifi # Usage: generate_wpa_supplicant_conf.sh if [ -n "$3" -a "$3" -lt "21" ] then # before mnc. cat <