#!/usr/bin/env sh chown root:wheel "INSTALL_LOCATION" chmod a+rX "INSTALL_LOCATION" exit 0