#!/bin/sh
# AUTO GENERATED - DO NOT EDIT
# Source: packaging/redhat/newrelic-php5-common.spec
NR_INSTALL_LOCATION='/usr/lib/newrelic-php5'
export NR_INSTALL_LOCATION
exec ${NR_INSTALL_LOCATION}/newrelic-install.sh "$@"
