small fix

This commit is contained in:
Vladless
2024-11-13 05:41:49 +03:00
parent 45ac41c01a
commit 9f8a366aa3
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ async def backup_database():
"-name",
"*.sql",
"-mtime",
"+7",
"+3",
"-exec",
"rm",
"{}",