Explorar o código

Merge pull request #884 from markshust/feature/fix-setup-install-bash

Mark Shust %!s(int64=2) %!d(string=hai) anos
pai
achega
c22602ecee
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      compose/bin/setup-install

+ 2 - 0
compose/bin/setup-install

@@ -1,3 +1,5 @@
+#!/usr/bin/env bash
+set -o errexit
 
 DOMAIN=${1:-magento.test}