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
Added missing bin/cache-clean file
Mark Shust
hace 4 años
padre
87f94a08fe
commit
f0e5720281
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
compose/bin/cache-clean
+ 2
- 0
compose/bin/cache-clean
Ver fichero
@@ -0,0 +1,2 @@
+#!/bin/bash
+bin/cli /var/www/.composer-global/vendor/bin/cache-clean.js "$@"