#!/bin/sh
chmod +x /opt/puzzle-master/puzzle-master
ln -s /opt/puzzle-master/puzzle-master /usr/bin/
echo "Puzzle Master install done"
