salesrender / plugin-component-directory-cleaner
SalesRender plugin directory cleaner command
0.1.1
2023-11-09 14:24 UTC
Requires
- php: >=7.1.0
- symfony/console: ^5.0
This package is auto-updated.
Last update: 2025-03-10 16:34:51 UTC
README
CLI command based on Symfony/Console, that can remove files in some directory, that older than some hours.
Usage (remove files older than 24 hours in "/var/html/app/logs/")
php console.php cleaner:run "/var/html/app/logs/" 24