#!/bin/sh

cd /tmp
python3 -m http.server 9486
