This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
mirrors
/
docker-magento
mirror de
https://github.com/markshust/docker-magento
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Ver Fonte
Added missing bin/cache-clean file
Mark Shust
há 4 anos atrás
pai
87f94a08fe
commit
f0e5720281
1 ficheiros alterados
com
2 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas Diff
2
0
compose/bin/cache-clean
+ 2
- 0
compose/bin/cache-clean
Ver Ficheiro
@@ -0,0 +1,2 @@
+#!/bin/bash
+bin/cli /var/www/.composer-global/vendor/bin/cache-clean.js "$@"