diff --git a/scripts/checkupdate b/scripts/checkupdate new file mode 100755 index 00000000..278a76fb --- /dev/null +++ b/scripts/checkupdate @@ -0,0 +1,2 @@ +#!/bin/bash +journalctl -u epicyon -r | grep "Sending profile update to\|a shared inbox" \ No newline at end of file