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