Skip to content

Commit

Permalink
fix postBuild
Browse files Browse the repository at this point in the history
  • Loading branch information
veroandreo committed Sep 10, 2023
1 parent d3bfeec commit 6bbc3da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postBuild
Original file line number Diff line number Diff line change
@@ -38,7 +38,7 @@ cd ..

mkdir -p curso_grass_2023/

!wget -c https://grass.osgeo.org/sampledata/north_carolina/nc_spm_08_grass7.zip -O $homedir/nc.zip
wget -c https://grass.osgeo.org/sampledata/north_carolina/nc_spm_08_grass7.zip -O curso_grass_2023/nc.zip



0 comments on commit 6bbc3da

Please sign in to comment.