X-Git-Url: http://47.100.26.94:8080/?a=blobdiff_plain;f=suanzi-support;fp=suanzi-support;h=367f37963571cbb0cbfebc88aa97976d228bd523;hb=2e0f2852d177cbed7ab450ff45ac6db8ad074b57;hp=183f6de6c749a2c08fd78715810668404847e8b1;hpb=049dc4e7874fe73c600469542e5826a188dbc03d;p=remote-debug.git diff --git a/suanzi-support b/suanzi-support index 183f6de..367f379 100755 --- a/suanzi-support +++ b/suanzi-support @@ -1,9 +1,5 @@ #!/usr/bin/env python2 -# dependencies: -# 1. pip install paho-mqtt -# 2. apt-get install sshpass -# from subprocess import call, Popen, PIPE, STDOUT import paho.mqtt.client as mqtt import shlex