#!/usr/bin/env bash python3 manage.py runserver 127.0.0.1:8005 >/tmp/message.log 2>&1 &