#!/bin/sh python3 -m http.server -d $1 8080