Skip to content

Commit

Permalink
updated locations id in the sh files
Browse files Browse the repository at this point in the history
  • Loading branch information
xe-nvdk committed Jan 25, 2021
1 parent 38f72a4 commit 758c2be
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion covid19-southamerica/bolivia.sh
Original file line number Diff line number Diff line change
@@ -1 +1 @@
curl -s https://coronavirus-tracker-api.herokuapp.com/v2/locations/26 | json_pp
curl -s https://coronavirus-tracker-api.herokuapp.com/v2/locations/27 | json_pp
2 changes: 1 addition & 1 deletion covid19-southamerica/brasil.sh
Original file line number Diff line number Diff line change
@@ -1 +1 @@
curl -s https://coronavirus-tracker-api.herokuapp.com/v2/locations/28 | json_pp
curl -s https://coronavirus-tracker-api.herokuapp.com/v2/locations/30 | json_pp
2 changes: 1 addition & 1 deletion covid19-southamerica/chile.sh
Original file line number Diff line number Diff line change
@@ -1 +1 @@
curl -s https://coronavirus-tracker-api.herokuapp.com/v2/locations/48 | json_pp
curl -s https://coronavirus-tracker-api.herokuapp.com/v2/locations/57 | json_pp
2 changes: 1 addition & 1 deletion covid19-southamerica/paraguay.sh
Original file line number Diff line number Diff line change
@@ -1 +1 @@
curl -s https://coronavirus-tracker-api.herokuapp.com/v2/locations/180 | json_pp
curl -s https://coronavirus-tracker-api.herokuapp.com/v2/locations/204 | json_pp
2 changes: 1 addition & 1 deletion covid19-southamerica/uruguay.sh
Original file line number Diff line number Diff line change
@@ -1 +1 @@
curl -s https://coronavirus-tracker-api.herokuapp.com/v2/locations/224 | json_pp
curl -s https://coronavirus-tracker-api.herokuapp.com/v2/locations/262 | json_pp

0 comments on commit 758c2be

Please sign in to comment.