Update install_birdnet.sh
This commit is contained in:
@@ -19,7 +19,7 @@ information"
|
||||
fi
|
||||
|
||||
#Install/Configure /etc/birdnet/birdnet.conf
|
||||
install_config.sh || exit 1
|
||||
./install_config.sh || exit 1
|
||||
sudo -E HOME=$HOME USER=$USER ./install_services.sh || exit 1
|
||||
source /etc/birdnet/birdnet.conf
|
||||
|
||||
@@ -35,6 +35,8 @@ install_birdnet() {
|
||||
|
||||
install_birdnet
|
||||
|
||||
cd $my_dir/scripts || exit 1
|
||||
|
||||
./install_language_label.sh -l $DATABASE_LANG || exit 1
|
||||
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user