Update update_birdnet_snippets.sh
This commit is contained in:
@@ -36,3 +36,6 @@ if [[ "$apprise_installation_status" = "not installed" ]];then
|
|||||||
~/BirdNET-Pi/birdnet/bin/pip3 install -U pip
|
~/BirdNET-Pi/birdnet/bin/pip3 install -U pip
|
||||||
~/BirdNET-Pi/birdnet/bin/pip3 install apprise
|
~/BirdNET-Pi/birdnet/bin/pip3 install apprise
|
||||||
fi
|
fi
|
||||||
|
if ! grep RTSP_STREAM /etc/birdnet/birdnet.conf &>/dev/null;then
|
||||||
|
sudo -u$USER echo "RTSP_STREAM=" >> /etc/birdnet/birdnet.conf
|
||||||
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user