#!/bin/bash

dir=`dirname $0`

python $dir/mdnsbrowser.py
