sudo git clone -b mayer-lehn -c http.sslVerify=false https://gitlab.carbacan.dev/febis/ESR.git mayer-lehn

sudo bash -c 'for d in */; do echo "=== $d ==="; (cd "$d" && git pull); done'
