mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-29 07:12:15 +09:00
Add shell script to delete garbage files and discarded chunks
This commit is contained in:
parent
054191a69d
commit
b767ff7a94
3 changed files with 70 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ else
|
|||
{
|
||||
echo "Error while deleting notifications older than $days days.\n";
|
||||
echo $output->getMessage() . "\n";
|
||||
$exit_status = abs($output->getError());
|
||||
$exit_status = 11;
|
||||
}
|
||||
|
||||
// Set the exit status if there were any errors.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue