salesrender/plugin-component-directory-cleaner

SalesRender plugin directory cleaner command

0.1.1 2023-11-09 14:24 UTC

This package is auto-updated.

Last update: 2024-05-10 14:35:22 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