#!/bin/sh
python -m http.server "$@"
