added coding: utf-8 for python 2 compitability
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
# -*- coding: utf-8 -*-
|
||||||
# Python (runs on 2 and 3) script to check cpu load, cpu temperature and free space,
|
# Python (runs on 2 and 3) script to check cpu load, cpu temperature and free space,
|
||||||
# on a Raspberry Pi computer and publish the data to a MQTT server.
|
# on a Raspberry Pi computer and publish the data to a MQTT server.
|
||||||
# RUN pip install paho-mqtt
|
# RUN pip install paho-mqtt
|
||||||
|
|||||||
Reference in New Issue
Block a user