#! /bin/sh

chown -R user:users /opt/xrick
chmod 755 /opt/xrick/xrick /opt/xrick/xrick.sh

# The clock might be wrong and we know that we need to update the icon
# cache so we just force it.

gtk-update-icon-cache -f /usr/share/icons/hicolor

exit 0
