summaryrefslogtreecommitdiff
path: root/catlfish-build/start.sh
blob: 65b3f7aead48b3a2a240d49aed3793bc66e7b081 (plain)
1
2
3
4
5
6
7
#! /bin/sh

set -o errexit
set -o nounset

make dist
[ -n "${COPYTO}" ] && cp catlfish-*.tar.* ${COPYTO}/