Update install_birdnet.sh
This commit is contained in:
@@ -21,7 +21,7 @@ sudo ./install_services.sh || exit 1
|
|||||||
source /etc/birdnet/birdnet.conf
|
source /etc/birdnet/birdnet.conf
|
||||||
|
|
||||||
APT_DEPS=(swig ffmpeg wget unzip curl cmake make)
|
APT_DEPS=(swig ffmpeg wget unzip curl cmake make)
|
||||||
LIBS_MODULES=(libjpeg-dev zlib1g-dev python3-dev python3-pip)
|
LIBS_MODULES=(libjpeg-dev zlib1g-dev python3-dev python3-pip python3-venv)
|
||||||
|
|
||||||
install_deps() {
|
install_deps() {
|
||||||
echo " Checking dependencies"
|
echo " Checking dependencies"
|
||||||
|
|||||||
Reference in New Issue
Block a user