Skip to content

Commit 1d3a202

Browse files
Fixed readme
1 parent 6637438 commit 1d3a202

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,6 @@ Run:
6969

7070
>crontab -e
7171
Add a crontab job:
72+
7273
# At 4am local time run the python script via shell script to ensure we're in the right directory
73-
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

Comments
 (0)