#!/bin/sh
cd /usr/share/wifiscanmap
exec python2 scanmap.py "$@"
