#!/usr/bin/sh

echo "StickyNotes starting on $(lsb_release -sir)..."
python3 /usr/share/indicator-stickynotes/indicator-stickynotes.py


