This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
mirrors
/
docker-magento
mirror da
https://github.com/markshust/docker-magento
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
Added missing bin/cache-clean file
Mark Shust
4 anni fa
parent
87f94a08fe
commit
f0e5720281
1 ha cambiato i file
con
2 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
2
0
compose/bin/cache-clean
+ 2
- 0
compose/bin/cache-clean
Vedi File
@@ -0,0 +1,2 @@
+#!/bin/bash
+bin/cli /var/www/.composer-global/vendor/bin/cache-clean.js "$@"