This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
mirrors
/
docker-magento
mirror of
https://github.com/markshust/docker-magento
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
Added missing bin/cache-clean file
Mark Shust
4 năm trước cách đây
mục cha
87f94a08fe
commit
f0e5720281
1 tập tin đã thay đổi
với
2 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
2
0
compose/bin/cache-clean
+ 2
- 0
compose/bin/cache-clean
Xem Tập Tin
@@ -0,0 +1,2 @@
+#!/bin/bash
+bin/cli /var/www/.composer-global/vendor/bin/cache-clean.js "$@"