We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6637438 commit 1d3a202Copy full SHA for 1d3a202
1 file changed
README.md
@@ -69,5 +69,6 @@ Run:
69
70
>crontab -e
71
Add a crontab job:
72
+
73
# At 4am local time run the python script via shell script to ensure we're in the right directory
- 0 4 * * * /home/<user>/python_enlighten_api/run_inverter_daily_stats.sh >> /home/<user>/python_enlighten_api/cron.log 2>&1
74
+ 0 4 * * * /home/<user>/python_enlighten_api/run_inverter_daily_stats.sh >> /home/<user>/python_enlighten_api/cron.log 2>&1
0 commit comments