From b40d2d7a9dd7ac1306a8fc5de5137c6304c854cc Mon Sep 17 00:00:00 2001 From: BSKY Date: Wed, 12 Feb 2020 14:46:47 +0900 Subject: [PATCH] Update install --- bin/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/install b/bin/install index d249bbb..d28aad7 100755 --- a/bin/install +++ b/bin/install @@ -16,7 +16,7 @@ # specific language governing permissions and limitations # under the License. -set -o pipefail +set -eo pipefail install_php() { local install_type=$1