fixing restart_services

This commit is contained in:
mcguirepr89
2022-02-16 07:19:26 -05:00
parent 4863a2eef7
commit 64295bece0
5 changed files with 15 additions and 10 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
#!/usr/bin/env bash
journalctl --no-hostname -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"