Remove unnecessary line in aiortc.sh
This commit is contained in:
parent
62da070686
commit
db3ad67feb
@ -10,5 +10,4 @@ touch /data/aiortc/aiortc.conf
|
|||||||
|
|
||||||
if bashio::config.has_value 'webrtc_arguments'; then
|
if bashio::config.has_value 'webrtc_arguments'; then
|
||||||
bashio::config.webrtc_arguments > "/data/aiortc/aiortc.conf"
|
bashio::config.webrtc_arguments > "/data/aiortc/aiortc.conf"
|
||||||
done
|
|
||||||
fi
|
fi
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user