#!/bin/sh
chmod +rwx /usr/bin/task-swapper

echo "Done"
echo "Reboot Is Required To Complete The Installation Proccess"

exit 0
