1#! /bin/sh
2#
3# Script for creating a simple Mesh Point.
4# Topology is fully connected if every node is a neighbor of each other.
5#
6#
7PATH=../:.:$PATH
8. config
9. config.mesh
10
11. common
12ifconfig $WLAN up
13