#!/bin/sh
cd /usr/share/tftp-proxy
exec python2 tftp-proxy.py "$@"
