diff options
Diffstat (limited to 'abs/extra/mythappletrailers/loading.sh')
-rwxr-xr-x | abs/extra/mythappletrailers/loading.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/extra/mythappletrailers/loading.sh b/abs/extra/mythappletrailers/loading.sh index 869c326..55321fa 100755 --- a/abs/extra/mythappletrailers/loading.sh +++ b/abs/extra/mythappletrailers/loading.sh @@ -1,5 +1,5 @@ #!/bin/bash -msg_client.py "Loading . . . " +msg_client.py --timeout 10 --msg "Loading . . . " #. /etc/osd_cat.cfg || { # color=yellow |