#!/bin/bash -x
# Collect all map resources and send them to be used by everyone at unleashkids

# What is authoritative where:
# Pleae see https://github.com/georgejhunt/maps/blob/reorg/generate-regions/README.md 

UKIDS_URL=/var/www/iiab/content/OSM/vector-tiles/maplist/hidden

ssh ghunt@unleashkids.org ls $UKIDS_URL 
