Skip to content

Commit 7701331

Browse files
committedJul 18, 2023
mlp - removal of the sql_exec scheme in favor of the MQTT method
1 parent 49a9354 commit 7701331

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎sql_exec.sh

-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ export FILETABLE=filelist
1515
export RUNTABLE=run
1616

1717
# define the fifo
18-
FIFO
1918

2019
while true ; do
2120
while read -r line ; do

0 commit comments

Comments
 (0)
Please sign in to comment.