Explorar el Código

fix error

prodstable
Fab hace 4 años
padre
commit
b337031f56
Se han modificado 2 ficheros con 3 adiciones y 1 borrados
  1. +2
    -1
      .gitignore
  2. +1
    -0
      setPermissionsOepnDistrib.sh

+ 2
- 1
.gitignore Ver fichero

@@ -26,4 +26,5 @@ phpunit.phar
# local phpunit config
/phpunit.xml

/vendor/**/.git
/vendor/*
*/.git

+ 1
- 0
setPermissionsOepnDistrib.sh Ver fichero

@@ -0,0 +1 @@
#!/usr/bin/env bash

Cargando…
Cancelar
Guardar