#!/usr/bin/sh

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


