#!/bin/sh

export PYTHONPATH=/usr/share/firstboot
/usr/bin/python2 /usr/share/firstboot/firstboot.py $*
