#!/bin/sh

cd /tmp && exec python /app/simple_http_server/simple_http_server.py 8003
