Skip to content

Commit

Permalink
fixed rm not working
Browse files Browse the repository at this point in the history
  • Loading branch information
AntoineRichard committed Sep 10, 2024
1 parent 85f9270 commit 24efdb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ version=$(gdal-config --version)
# Download the assets from Google Drive
gdown 1LfdJ8cogFU8Eid2EL-0bu9E383lftC_W
unzip assets_v6.zip
rm assets.zip
rm assets_v6.zip

# Download the DEMs of the lunar southpole and format them.
./scripts/get_dems.sh
Expand Down

0 comments on commit 24efdb3

Please sign in to comment.