mirror of
https://github.com/fritz-smh/yi-hack
synced 2025-06-07 16:06:11 +00:00
oups... a fix!
This commit is contained in:
parent
bb78ea65ec
commit
c8e09e4906
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user