Add README.md

This commit is contained in:
git 2025-08-10 18:14:48 +01:00
parent 97df976d79
commit b9f5fe108b

8
README.md Normal file
View File

@ -0,0 +1,8 @@
To install run:
make requirements
( downloads required packages with apt-get)
make install
( creates a new entry in crontab, every day at 3a.m.; and on reboots)
make run-script
( runs the script immediately )