We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b44f1f7 commit ed2a44dCopy full SHA for ed2a44d
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