#!/bin/sh -e

gtk-update-icon-cache -f /usr/share/icons/hicolor
chmod +x /opt/facebrick/facebrick

exit 0
