mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 15:03:25 +00:00
PHRAS-3384 typo fix worker entrypoint [SKIP CI]
This commit is contained in:
@@ -44,7 +44,7 @@ if [[ $NEWRELIC_ENABLED = "true" ]]; then
|
||||
echo "Newrelic setup of daemon and PHP agent done"
|
||||
else
|
||||
echo `date +"%Y-%m-%d %H:%M:%S"` " - Newrelic extension deactivation."
|
||||
rm - f /usr/local/etc/php/conf.d/newrelic.ini
|
||||
rm -f /usr/local/etc/php/conf.d/newrelic.ini
|
||||
fi
|
||||
|
||||
if [[ $BLACKFIRE_ENABLED = "true" ]]; then
|
||||
|
Reference in New Issue
Block a user