From fb392360da08ae2a5160396e1e560d0e081cd688 Mon Sep 17 00:00:00 2001 From: caoqianming Date: Wed, 29 May 2024 09:33:10 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0sh=E5=91=BD=E4=BB=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- start.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 start.sh diff --git a/start.sh b/start.sh new file mode 100644 index 0000000..ed4dca8 --- /dev/null +++ b/start.sh @@ -0,0 +1,3 @@ +cd /home/zc/mtc +source .venv/bin/activate +python mqttc.py