#!/bin/bash ## This is required in case the prefix is not /usr/ (otherwise python ## cant find it itself) export PYTHONPATH=@pythondir@:@pythondir@/pyflag/:@pkgpyexec@:@pkgpyexec@/pyflag exec @python@ @pkgpythondir@/FlagHTTPServer.py $@