Script to show rejected posts

main2
Bob Mottram 2019-09-30 11:18:05 +01:00
parent 865b4c3ce9
commit 1480fed196
1 changed files with 2 additions and 0 deletions

2
rejects 100755
View File

@ -0,0 +1,2 @@
#!/bin/bash
journalctl -u epicyon | grep "REJECT"