#!/bin/bash
# Launch live-installer with all passed arguments (future reserved)
/usr/bin/python2.7 -tt /usr/lib/live-installer/main.py $*
