#!/bin/sh
export QT_QPA_PLATFORM=ubuntumirserver
export EGL_PLATFORM=mir
export EGL_LOG_LEVEL=debug
exec /usr/bin/unity8
