#!/bin/sh
userdir=$(cd "$(dirname "$0")"; pwd)
chmod 774 -R $userdir/jre
chmod 774 $userdir/SolarPower

