#!/bin/sh set -e # No trailing slash conf_dir="/etc/net" interface="iwn0" help(){ cat <