#!/usr/bin/env bash
exec /usr/bin/python3 -m http.server 9002 --bind 127.0.0.1
