1 changed files with 1 additions and 1 deletions
@ -1,5 +1,5 @@ |
|||
#!/bin/bash |
|||
today=$(date "+%Y-%m-%d %H:%M:%S") |
|||
echo "$*" > /run/mcbe |
|||
sleep 0.1 |
|||
sleep 0.2 |
|||
journalctl -u mcbe -S "$today" -o cat |
|||
|
Loading…
Reference in new issue