From f34b9cca540ef7b6961d6ae426b917267a723824 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 13 Oct 2018 15:59:55 -0500 Subject: [PATCH] Update linupx-scripts.sh --- linupx-scripts.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/linupx-scripts.sh b/linupx-scripts.sh index 502b6bf..c32b1a4 100755 --- a/linupx-scripts.sh +++ b/linupx-scripts.sh @@ -42,6 +42,7 @@ else ATYPE="unknown" fi +######## NEWRELIC REMOVAL ######## if [ -e /etc/apt/sources.list.d/newrelic.list ]; then $APTFUNC remove -y newrelic-sysmond rm -f /etc/apt/sources.list.d/newrelic.list