Changes for page Notes for LORIOT

Last modified by Kilight Cao on 2024/01/11 09:02

From version 1.7
edited by Xiaoling
on 2022/05/16 17:04
Change comment: There is no comment for this version
To version 1.10
edited by Xiaoling
on 2022/05/16 17:06
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -140,9 +140,11 @@
140 140  
141 141  (% class="box" %)
142 142  (((
143 -ps | grep "loriot_dragino" | grep -v grep | awk '{print $1}' | xargs kill -s 9
144 -/usr/bin/loriot_dragino_lg308_spi -f -s eu1.loriot.io
143 +(((
144 + ps | grep "loriot_dragino" | grep -v grep | awk '{print $1}' | xargs kill -s 9
145 + /usr/bin/loriot_dragino_lg308_spi -f -s eu1.loriot.io
145 145  )))
147 +)))
146 146  
147 147  Above two commands will first kill the loriot process and run it again to get more output.
148 148