Skip to content

Commit

Permalink
🐛 fix monkeypox script
Browse files Browse the repository at this point in the history
  • Loading branch information
Marigold committed Feb 17, 2025
1 parent ee6449a commit f22db1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/update-monkeypox.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ git commit -m ":robot: update: monkeypox" || true
git push origin master -q || true

echo '--- Commit dataset to https://github.com/owid/monkeypox'
MONKEYPOX_COMMIT=1 uv run etlr github/who/latest/monkeypox --export
MONKEYPOX_COMMIT=1 uv run etlr github/who/latest/monkeypox --export --private

end_time=$(date +%s)

Expand Down

0 comments on commit f22db1e

Please sign in to comment.