This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
mirrors
/
docker-magento
miroir de
https://github.com/markshust/docker-magento
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Parcourir la source
More portable shebang
Mark Shust
il y a 2 ans
Parent
71ebb96c76
commit
f9c985f397
1 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Afficher les stats Diff
1
1
compose/bin/setup-install
+ 1
- 1
compose/bin/setup-install
Voir le fichier
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/
usr/
bin/
env
bash
set -o errexit
DOMAIN=${1:-magento.test}