mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 23:13:15 +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"
|
echo "Newrelic setup of daemon and PHP agent done"
|
||||||
else
|
else
|
||||||
echo `date +"%Y-%m-%d %H:%M:%S"` " - Newrelic extension deactivation."
|
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
|
fi
|
||||||
|
|
||||||
if [[ $BLACKFIRE_ENABLED = "true" ]]; then
|
if [[ $BLACKFIRE_ENABLED = "true" ]]; then
|
||||||
|
Reference in New Issue
Block a user