diff --git a/build b/build index e18ab2590c7..bf73d38e2dc 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"