#!/bin/sh [ -e "SHA1s" ] && { echo "Found SHA1s file ... exitting" 1>&2 exit 1 } . "$(dirname $0)/common.sh" rsync -avHSXx --noatime --exclude next-history.git --exclude stats --exclude next/.git/gitk.cache --delete ~/kernels/next/. ${build_host}:kernels/next/.