mirror of
https://github.com/fritz-smh/yi-hack.git
synced 2026-08-11 16:33:00 +00:00
oups... a fix!
This commit is contained in:
@@ -289,7 +289,7 @@ cd /home
|
|||||||
cd /home/hd1/test/
|
cd /home/hd1/test/
|
||||||
if [[ $(get_config DEBUG) == "yes" ]] ; then
|
if [[ $(get_config DEBUG) == "yes" ]] ; then
|
||||||
./rtspsvrM > /${LOG_DIR}/log_rtsp.txt 2>&1 &
|
./rtspsvrM > /${LOG_DIR}/log_rtsp.txt 2>&1 &
|
||||||
else:
|
else
|
||||||
./rtspsvrM &
|
./rtspsvrM &
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user