Skip to content

[BUG] Bad cron for geoip db #171

@madmath03

Description

@madmath03

# 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.

Metadata

Metadata

Assignees

Labels

waiting updateThe maintainers should give an update about this issue soon.

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions