Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Commit

Permalink
Fix crontab
Browse files Browse the repository at this point in the history
  • Loading branch information
GeoWill committed Aug 27, 2021
1 parent d72672d commit e025b09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crontab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@
name: "Add NUTS1 tags to any new elections"
hour: 2
minute: 15
job: 'manage-py-command add_tags add_tags -u "https://ons-cache.s3.eu-west-1.amazonaws.com/NUTS_Level_1_(January_2018)_Boundaries.geojson" --fields '{"NUTS118NM": "value", "NUTS118CD": "key"}' --tag-name NUTS1'
job: 'manage-py-command add_tags -u "https://ons-cache.s3.eu-west-1.amazonaws.com/NUTS_Level_1_(January_2018)_Boundaries.geojson" --fields ''{"NUTS118NM": "value", "NUTS118CD": "key"}'' --tag-name NUTS1'

0 comments on commit e025b09

Please sign in to comment.