#!/usr/bin/env bash
export GET_NO_MAXDELETE=true
export GET_IGNORE_ERRORS=true
. /mirror/lib/sync.sh
get $source --timeout=0 --exclude=".swp"
