Skip to content

Commit

Permalink
Remove text
Browse files Browse the repository at this point in the history
  • Loading branch information
elpamart authored and alexeh committed Sep 27, 2023
1 parent 6312058 commit 837636c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions data/h3_data_importer/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -316,8 +316,6 @@ download-aqueduct:
mkdir -p $(WORKDIR_AQUEDUCT)
aws s3 sync $(AWS_S3_BUCKET_URL)/processed/unsustainable_water_use/ $(WORKDIR_AQUEDUCT)

#cd $(WORKDIR_AQUEDUCT) && sha256sum --check $(CHECKSUMS_PATH)/excess_withdrawals

extract-aqueduct: download-aqueduct
unzip -q -u $(WORKDIR_AQUEDUCT)/excess_withdrawals.zip -d $(WORKDIR_AQUEDUCT)/
cd $(WORKDIR_AQUEDUCT) && sha256sum --check ../../../$(CHECKSUMS_PATH)/excess_withdrawals
Expand Down

0 comments on commit 837636c

Please sign in to comment.