#!/bin/sh

cp ./cheat /usr/local/bin
cp -r ./.cheat ~/

printf "Cheat has been intsalled sucessfully.\n"