#!/bin/bash echo "==== Starting server development in debug mode port 8000 ..." echo "====" ../.venv/bin/python manage.py runserver 0.0.0.0:8000