GenericMappingTools / gmtserver-admin

Cache data and script for managing the GMT data server
GNU Lesser General Public License v3.0
7 stars 3 forks source link

Update srv_tiler.sh #188

Closed Esteban82 closed 1 year ago

Esteban82 commented 1 year ago

See #187 for details. With #174 a typo was made when editing this file.

The variable $REG was replaced by $IREG which doesn't exist. I changed back to $REG.