]> jfr.im git - uguu.git/blame - includes/check.sh
Updating script and README
[uguu.git] / includes / check.sh
CommitLineData
43599d9a 1#! /bin/sh
2239bd05 2find $(grep -oP '"CONFIG_FILES_PATH", "\K(.*)(?=")' config.php) -mtime +$(grep -oP '"CONFIG_MAX_RETENTION_TIME", "\K(.*)(?=")' config.php) -exec rm -f {} \;