Modification du rm

This commit is contained in:
Benoît S. 2016-10-20 11:24:51 +02:00
parent 2c47e6561e
commit b6acc4e113

View file

@ -12,7 +12,7 @@ Doc officielle : <https://docs.newrelic.com/docs/agents/php-agent>
# apt update
# apt install newrelic-php5
# newrelic-install install
# rm /etc/php5/mods-available/newrelic.ini /etc/php5/conf.d/newrelic.ini
# rm /etc/php5/conf.d/newrelic.ini
# systemctl restart apache2
```