#!/bin/sh
python -m http.server --directory /usr/share/octopwnweb/page "$@"
