#!/bin/sh
chmod +x /opt/quick-widgets/quick-widgets
echo "Quick Widgets install done"
echo "Starting Quick Widgets..."
start --quiet quick-widgets

