-
-
Notifications
You must be signed in to change notification settings - Fork 332
Labels
waiting updateThe maintainers should give an update about this issue soon.The maintainers should give an update about this issue soon.
Description
docker-mautic/common/mautic.crontab
Lines 19 to 20 in 492fc1b
| # download geoip db on start if it does not exist | |
| @reboot www-data [[ "$(ls -A /var/www/html/app/cache/ip_data 2>/dev/null)" ]] || php /var/www/html/app/bin mautic:iplookup:download > /var/log/cron.pipe 2>&1 |
It should be php /var/www/html/bin/console mautic:iplookup:download
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
ivanmonteiro
Metadata
Metadata
Assignees
Labels
waiting updateThe maintainers should give an update about this issue soon.The maintainers should give an update about this issue soon.