Change title

This commit is contained in:
Quentin 2021-09-21 12:31:44 +02:00
parent 54567241cd
commit cfdaacb84e
Signed by: quentin
GPG Key ID: A98E9B769E4FF428
1 changed files with 1 additions and 1 deletions

View File

@ -153,7 +153,7 @@ At least, we now considere the problem as solved.
We only need one more step: regulargy cleaning up the local filesystem to not fill our RAM. We only need one more step: regulargy cleaning up the local filesystem to not fill our RAM.
## Write a synchro script ## Goold old cron
Because there is no elegant solution and my time is limited, I chose to write a script that run every 10 minutes. Because there is no elegant solution and my time is limited, I chose to write a script that run every 10 minutes.
It checks that the files are already on the S3 bucket and then delete them from the filesystem. It checks that the files are already on the S3 bucket and then delete them from the filesystem.