#!/bin/bash set -e [ -d docs ] rsync -av perl/static/ docs/static/ rsync -av perl/index.html docs/ ~/admin/mirrors/update-ids