Explorar o código

More portable shebang

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

+ 1 - 1
compose/bin/setup-install

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