Update linupx-scripts.sh
This commit is contained in:
@@ -42,6 +42,7 @@ else
|
|||||||
ATYPE="unknown"
|
ATYPE="unknown"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
######## NEWRELIC REMOVAL ########
|
||||||
if [ -e /etc/apt/sources.list.d/newrelic.list ]; then
|
if [ -e /etc/apt/sources.list.d/newrelic.list ]; then
|
||||||
$APTFUNC remove -y newrelic-sysmond
|
$APTFUNC remove -y newrelic-sysmond
|
||||||
rm -f /etc/apt/sources.list.d/newrelic.list
|
rm -f /etc/apt/sources.list.d/newrelic.list
|
||||||
|
|||||||
Reference in New Issue
Block a user