tmake radio silent ;) - scripts - various script and utils
 (HTM) git clone git://z3bra.org/scripts
 (DIR) Log
 (DIR) Files
 (DIR) Refs
       ---
 (DIR) commit c90248ee08d65236dc00e3d0f78fda3954b357c0
 (DIR) parent a8c339d5a6f30254d1ecd049bedcbb1f04b9f927
 (HTM) Author: z3bra <willy@mailoo.org>
       Date:   Mon, 30 Mar 2015 23:07:37 +0200
       
       make radio silent ;)
       
       Diffstat:
         M radio                               |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/radio b/radio
       t@@ -1,3 +1,3 @@
        #!/bin/sh
        
       -mplayer -nocache http://radio.2f30.org:8000/live.ogg
       +mplayer -nocache http://radio.2f30.org:8000/live.ogg 2>&1 >/dev/null