updates
This commit is contained in:
+1
-1
@@ -83,7 +83,7 @@ exec(){
|
||||
}
|
||||
|
||||
install_ssh
|
||||
install_ssh
|
||||
install_ftp
|
||||
install_python
|
||||
env_py
|
||||
exec
|
||||
|
||||
@@ -61,7 +61,7 @@ def history():
|
||||
sensors_name = []
|
||||
for mac, name in data:
|
||||
disp_data += [fetch_data_by_sensor(name)]
|
||||
sensors_name.append[name]
|
||||
sensors_name.append(name)
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user