diff options
author | Robert Scheibe <rob.scheibe@gmail.com> | 2024-12-22 15:52:40 +0100 |
---|---|---|
committer | Robert Scheibe <rob.scheibe@gmail.com> | 2024-12-22 15:52:40 +0100 |
commit | bd0a388682dae9da9146a9d37ebfd4d2c2527b6e (patch) | |
tree | 6a555b1347dbfab3a956a4b6ede508c1559628b5 /README.txt | |
parent | 44a4a65f8c7244244d9b9102193d682ba89d3048 (diff) |
added history.html and cpu temperature plotting
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..9e7834e --- /dev/null +++ b/README.txt @@ -0,0 +1,5 @@ +#> sudo crontab -e + +*/15 * * * * /usr/local/bin/make_photo +02 12 * * * /usr/local/bin/create_backup +29 08 * * * /usr/local/bin/water_the_plant |