#!/bin/bash

dir=`dirname $0`

python $dir/mdns_browser.py
