We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 15f7162 + ed2a44d commit 4b9427aCopy full SHA for 4b9427a
build/newrelic.sh
@@ -1,7 +1,8 @@
1
#!/usr/bin/env bash
2
3
-# Fail on error
4
-#set -e
+##--------------------------------------------------------
+# CHECK IF NV_INSTALL_KEY IS NOT DEFAULT TO INSTALL NR APM
5
6
7
if [ "$NR_INSTALL_KEY" = "**ChangeMe**" ]; then
8
echo "Skipping New Relic Setup..."
0 commit comments