Update linupx-scripts.sh

This commit is contained in:
2018-10-13 15:59:55 -05:00
parent 219956ed61
commit f34b9cca54

View File

@@ -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