This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
mirrors
/
docker-magento
espejo de
https://github.com/markshust/docker-magento
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
More portable shebang
Mark Shust
hace 2 años
padre
71ebb96c76
commit
f9c985f397
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
compose/bin/setup-install
+ 1
- 1
compose/bin/setup-install
Ver fichero
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/
usr/
bin/
env
bash
set -o errexit
DOMAIN=${1:-magento.test}