renamed the script
This commit is contained in:
@@ -18,6 +18,6 @@ Rename config.py.example to config.py and populate the needed variables
|
||||
|
||||
Test the script.
|
||||
|
||||
Create a cron entry like this:
|
||||
Create a cron entry like this (you might need to update the path on the cron entry below, depending on where you put the script):
|
||||
|
||||
*/2 * * * * /usr/bin/python /home/pi/scripts/cpu_mqtt.py
|
||||
*/2 * * * * /usr/bin/python /home/pi/scripts/rpi-cpu2mqtt.py
|
||||
|
||||
Reference in New Issue
Block a user