Skip to content
Snippets Groups Projects
Commit 5f40f38a authored by Zandor Smith's avatar Zandor Smith :computer:
Browse files

Reboot.

parent 39cb7b80
No related branches found
No related tags found
No related merge requests found
......@@ -38,4 +38,6 @@ php /home/pi/sensor/updateSensor.php
and add the following crontab using `sudo crontab -e`.
```
@reboot php /home/pi/sensor/updateSensor.php
```
\ No newline at end of file
```
Then reboot your Raspberry Pi to make the crontab start for the first time.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment