#!/bin/sh
export PATH="/usr/bin:/bin:/usr/sbin:/sbin"
target=${2}
chown -R root:wheel "${target}"/PeerGuardian
