should help with updates

This commit is contained in:
mcguirepr89
2022-02-10 11:00:41 -05:00
parent 558d5729f4
commit f987e96990
2 changed files with 2 additions and 8 deletions
+1
View File
@@ -39,6 +39,7 @@ chart_viewer.service
birdnet_recording.service
birdnet_log.service)
sudo systemctl reload caddy
for i in "${services[@]}";do
sudo systemctl restart "${i}"
done