#!/bin/sh HOST=localhost PORT=8000 python3 src/__main__.py $HOST:$PORT