parent
2a925ed1a0
commit
521243a407
1 changed files with 1 additions and 1 deletions
@ -1,3 +1,3 @@ |
|||||||
#!/usr/bin/env sh |
#!/usr/bin/env sh |
||||||
LOGDIR="$XDG_CONFIG_HOME"/sxmo/modem |
LOGDIR="$XDG_CONFIG_HOME"/sxmo/modem |
||||||
st -fn "Terminus-14" -e tail -f "$LOGDIR"/modemlog.tsv |
st -f "Terminus-14" -e tail -f "$LOGDIR"/modemlog.tsv |
||||||
|
Loading…
Reference in new issue