This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
mirrors
/
docker-magento
mirror da
https://github.com/markshust/docker-magento
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
More portable shebang
Mark Shust
2 anni fa
parent
71ebb96c76
commit
f9c985f397
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
compose/bin/setup-install
+ 1
- 1
compose/bin/setup-install
Vedi File
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/
usr/
bin/
env
bash
set -o errexit
DOMAIN=${1:-magento.test}