Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EvilRedHorse committed Feb 15, 2023
1 parent d08e0ec commit 2055a4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -65,7 +65,7 @@ crontab -e
Add this line to your crontab; a report will be run every 25 minutes.

```
*/25 * * * * sudo -u $USER /usr/bin/bash -c /home/$USER/Public/sendSerial.sh
*/25 * * * * sudo -u $USER /usr/bin/bash -c /home/$USER/Public/Arduino-Kibana-Timelion/sendSerial.sh
```

Expand Down

0 comments on commit 2055a4a

Please sign in to comment.