#!/bin/sh
PYTHONPATH=/usr/lib/ninix
export PYTHONPATH
exec /usr/bin/python /usr/lib/ninix/ninix-install.py ${1+"$@"}
