all on the same line actually

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