This commit is contained in:
parent
d3c7127c9e
commit
6ad4a34dd7
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
|
||||
if [ ! -z "${RTSP_URL:-}" ] && [ ! -z "${HOST}" ] && [ ! -z "${TOKEN}" ]; then
|
||||
echo "Using RTSP stream from $RTSP_URL"
|
||||
|
Reference in New Issue
Block a user