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