Script to monitor sending of posts

merge-requests/8/head
Bob Mottram 2020-12-18 15:11:06 +00:00
parent 0392e69cac
commit 347626fd8a
1 changed files with 2 additions and 0 deletions

2
scripts/sending 100755
View File

@ -0,0 +1,2 @@
#!/bin/bash
journalctl -u epicyon -r | grep "Sending post to followers"