log the git ref

This commit is contained in:
frederik
2024-02-19 20:10:01 +01:00
parent 6da33df8e9
commit 019632232d
+1
View File
@@ -8,6 +8,7 @@ my_dir=$HOME/BirdNET-Pi
export my_dir=$my_dir
cd $my_dir/scripts || exit 1
git log -n 1 --pretty=oneline --no-color --decorate
source install_helpers.sh