diff --git a/build b/build index 2bb96e58f24..21e11981170 100755 --- a/build +++ b/build @@ -1,4 +1,4 @@ -#!/bin/bash -e +#!/bin/sh -e ORG_PATH="github.com/coreos" REPO_PATH="${ORG_PATH}/etcd"