#!/bin/sh

echo "Setting CPU Speed"
insmod cpu-scale
echo "10" > /proc/scale
