From 621eab30375de32f1b947793aacfcf3392d39246 Mon Sep 17 00:00:00 2001 From: Guo Wenxue <guowenxue@gmail.com> Date: Fri, 08 Apr 2022 22:40:06 +0800 Subject: [PATCH] update setup_systools.sh --- 3rdparty/local/paho.mqtt/build.sh | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/3rdparty/local/paho.mqtt/build.sh b/3rdparty/local/paho.mqtt/build.sh index 01120af..b3a4c56 100755 --- a/3rdparty/local/paho.mqtt/build.sh +++ b/3rdparty/local/paho.mqtt/build.sh @@ -1,7 +1,7 @@ #!/bin/bash #+-------------------------------------------------------------------------------------------- -#|Description: This shell script used download and compile paho.mqtt for ARM +#|Description: This shell script used download and compile paho.mqtt for RaspberryPi #| Author: GuoWenxue <guowenxue@gmail.com> #| ChangeLog: #| 1, Initialize 1.0.0 on 2011.04.12 -- Gitblit v1.9.1