#!/bin/sh

cd /tmp
python -m http.server
