use inotifywait update snippets

This commit is contained in:
frederik
2024-01-03 14:53:46 +01:00
parent 7d416992a5
commit 19e68b5f08
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -66,6 +66,11 @@ fi
ensure_python_package inotify inotify
if ! which inotifywait &>/dev/null;then
ensure_apt_updated
apt-get -y install inotify-tools
fi
remove_unit_file birdnet_server.service /usr/local/bin/server.py
remove_unit_file extraction.service /usr/local/bin/extract_new_birdsounds.sh