mirror of https://gitlab.com/bashrc2/epicyon
Check for string
parent
42c6a49722
commit
1630163284
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue