Check for string

main
Bob Mottram 2023-04-23 11:48:22 +01:00
parent 42c6a49722
commit 1630163284
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
#!/bin/bash
journalctl -u epicyon -r | grep "WARN: type from\|is not a string"
journalctl -u epicyon -r | grep "WARN: type from\|is not a string\|should be a string"