From c8e09e490615322e105690cab1bfa86e58a062b0 Mon Sep 17 00:00:00 2001 From: fritz-smh Date: Mon, 21 Mar 2016 21:58:38 +0100 Subject: [PATCH] oups... a fix! --- sd/test/equip_test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sd/test/equip_test.sh b/sd/test/equip_test.sh index 0f62ef1..72cf075 100644 --- a/sd/test/equip_test.sh +++ b/sd/test/equip_test.sh @@ -289,7 +289,7 @@ cd /home cd /home/hd1/test/ if [[ $(get_config DEBUG) == "yes" ]] ; then ./rtspsvrM > /${LOG_DIR}/log_rtsp.txt 2>&1 & -else: +else ./rtspsvrM & fi