This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
mirrors
/
docker-magento
peilaus alkaen
https://github.com/markshust/docker-magento
Tarkkaile
2
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Wiki
Selaa lähdekoodia
Added missing bin/cache-clean file
Mark Shust
4 vuotta sitten
vanhempi
87f94a08fe
commit
f0e5720281
1 muutettua tiedostoa
jossa
2 lisäystä
ja
0 poistoa
Jaettu näkymä
Näytä diff tilastot
2
0
compose/bin/cache-clean
+ 2
- 0
compose/bin/cache-clean
Näytä tiedosto
@@ -0,0 +1,2 @@
+#!/bin/bash
+bin/cli /var/www/.composer-global/vendor/bin/cache-clean.js "$@"