Update dump_logs.sh

This commit is contained in:
Patrick McGuire
2021-12-12 15:58:31 -05:00
committed by GitHub
parent 5b3ca51b93
commit c3cf54dd4d
+1 -1
View File
@@ -3,7 +3,7 @@
# set -x # Uncomment to debug
source /etc/birdnet/birdnet.conf &> /dev/null
LOG_DIR="${HOME}/BirdNET-Pi/logs"
my_dir=/home/pi/BirdNET-Pi/scripts
services=$(awk '/service/ && /systemctl/ && !/php/ {print $3}' ${my_dir}/install_services.sh | sort)
# Create logs directory