Update birdnet_log.sh

This commit is contained in:
Patrick McGuire
2022-05-12 17:13:56 -04:00
committed by GitHub
parent d3b779273a
commit 0f2dc46754
+1 -1
View File
@@ -1,2 +1,2 @@
#!/usr/bin/env bash
journalctl --no-hostname -q -o short -fu birdnet_analysis -ubirdnet_server -uextraction | sed "s/$(date "+%b %d ")//g"
journalctl --no-hostname -q -o short -fu birdnet_analysis -ubirdnet_server -uextraction | sed "s/$(date "+%b %d ")//g;s/${HOME//\//\\/}\///g"