#!/bin/sh
cp ./cheat /usr/local/bin
cp -r ./.cheat ~/
printf "Cheat has been installed sucessfully.\n"