Skip to content

Commit

Permalink
chore: add docs and test permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
35C4n0r committed Jun 8, 2024
1 parent 6e65817 commit 4785ea2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ rm -rf .git .gitattributes
mv ./geojson-data/* .
rmdir ./geojson-data

# Moving db.mmdb to project root
mv ./db.mmdb ../../db.mmdb

curl -Lo INDIA_DISTRICT.geojson "https://github.com/datta07/INDIAN-SHAPEFILES/raw/master/INDIA/INDIA_DISTRICTS.geojson"
Expand Down

0 comments on commit 4785ea2

Please sign in to comment.