3 lines
71 B
Bash
3 lines
71 B
Bash
|
|
#!/bin/bash
|
||
|
|
/usr/bin/systemd-cat -t sharingan-eval echo CRITICAL: "$@"
|