From 6c8ef14f9b6b980deeb4d1c88c0d2664d7add734 Mon Sep 17 00:00:00 2001 From: Marco Peereboom Date: Tue, 21 Feb 2012 10:34:44 -0600 Subject: make script quiet in order not to fail on launch --- playflash.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playflash.sh b/playflash.sh index e9a896e..4cfcfde 100644 --- a/playflash.sh +++ b/playflash.sh @@ -9,4 +9,4 @@ # to avoid accumulating files: # player = mplayer -loop 0 %s 2>/dev/null; rm -f %s -cd /var/tmp && get_flash_videos -p -y $1 +cd /var/tmp && get_flash_videos --player="/usr/local/bin/mplayer -really-quiet %s 2> /dev/null" -q -p -y $1 -- cgit 1.4.1-2-gfad0