Rename file and add readme
[remote-debug.git] / suanzi-support
index 183f6de..367f379 100755 (executable)
@@ -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