this should have been more obvious! But hey

This commit is contained in:
mcguirepr89
2022-04-11 11:52:20 -04:00
parent a8f9636b09
commit 95f8c72635
+1 -1
View File
@@ -21,7 +21,7 @@ fi
#Install/Configure /etc/birdnet/birdnet.conf
./install_config.sh || exit 1
my_dir=$my_dir HOME=$HOME USER=$USER sudo ./install_services.sh || exit 1
sudo -E ./install_services.sh || exit 1
source /etc/birdnet/birdnet.conf
install_birdnet() {