Skip to content

Commit

Permalink
Actually add NR key
Browse files Browse the repository at this point in the history
  • Loading branch information
Will St. Clair committed May 6, 2015
1 parent 41d4174 commit 6292c47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/install_new_relic.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ rpm -Uvh http://yum.newrelic.com/pub/newrelic/el5/x86_64/newrelic-repo-5-3.noarc
yum install -y newrelic-php5

export NR_INSTALL_SILENT=true
export NR_INSTALL_KEY=your_new_relic_key_here
export NR_INSTALL_KEY=dcbdfa1320afd5dec5c9f2aaee197036d9e22ace
newrelic-install install

0 comments on commit 6292c47

Please sign in to comment.