From 107bb1305ae9c3dcafda7c575ac386be99e29607 Mon Sep 17 00:00:00 2001 From: Signor Pellegrino <68112357+FlyRouter@users.noreply.github.com> Date: Fri, 3 Nov 2023 01:50:19 +0300 Subject: [PATCH] Update majestic-streamer.md, fix typo --- en/majestic-streamer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/majestic-streamer.md b/en/majestic-streamer.md index 2a317e8..9b01176 100644 --- a/en/majestic-streamer.md +++ b/en/majestic-streamer.md @@ -53,7 +53,7 @@ echo [$0] [$1] [$2] [$3] [$4] [$5] Final result: ``` 20:37:02 [ motion] motion_update@155 Motion detected: [1163x0] -> [690x475] -20:37:02 [ tools] motion_event@615 Execute motion script: /etc/motion_detect.sh +20:37:02 [ tools] motion_event@615 Execute motion script: /usr/share/openipc/motion_detect.sh [/usr/share/openipc/motion_detect.sh] [1] [1163] [0] [690] [475] ```