#!/bin/bash service mysql start mysql < db.sql mysql < init-user.sql python3 manager.py runserver --host 0.0.0.0