#!/bin/bash BASEDIR="$(dirname $0)" . "$BASEDIR"/venv/bin/activate "$BASEDIR"/manage.py runserver --settings=djadhere.local_settings $(hostname):8000