#!/bin/bash export PYTHONPATH="`realpath .`" exec adev runserver --host=10.100.100.101 --port=3010 --aux-port=3011 homehub.py