Skip to content

Commit

Permalink
Merge pull request OSGeo#248 from OSGeo/rio-symlink
Browse files Browse the repository at this point in the history
Add symlink for rio
  • Loading branch information
kalxas authored Aug 22, 2018
2 parents c4213fd + 1767589 commit 6b0ba0b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/base_python.sh
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,7 @@ cp -R cartopy_0143_data/* /usr/lib/python2.7/dist-packages/cartopy/data/
# Install Geospatial Python3 libraries
apt-get install --yes python3-gdal fiona rasterio

# Add a symlink for rio
ln -s /usr/bin/rasterio /usr/local/bin/rio

"$BUILD_DIR"/diskspace_probe.sh "`basename $0`" end

0 comments on commit 6b0ba0b

Please sign in to comment.