#!/bin/sh -ue test -d wcs || git clone https://git.entrouvert.org/wcs.git (cd wcs && git pull)