these are the changes from small_tweaks

This commit is contained in:
mcguirepr89
2022-05-17 15:36:18 -04:00
parent f7ce7545ab
commit 8b8688d3d2
3 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -22,6 +22,6 @@ sudo systemctl restart "${i}"
done
until grep 5050 <(netstat -tulpn 2>&1);do
sudo systemctl restart birdnet_server.service
sleep 20
sleep 30
done
sudo systemctl restart birdnet_analysis.service