#!/bin/bash
export QT_SELECT=qt5
exec qmlscene /usr/share/ubuntu-weather-app/app/ubuntu-weather-app.qml
