From 2584ee87b3d05ae78f12f0d428b0244566aa33e6 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 5 May 2013 04:07:18 +0200 Subject: improved output of hls/install.sh --- contrib/hls/install.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'contrib') diff --git a/contrib/hls/install.sh b/contrib/hls/install.sh index 179c808..b6561cb 100755 --- a/contrib/hls/install.sh +++ b/contrib/hls/install.sh @@ -11,6 +11,8 @@ sudo cp m3u8-segmenter /usr/local/bin cd .. sudo cp start-hls.sh /usr/local/bin +echo "******* finished ********" +echo "" echo "For improved performance add following to /etc/fstab" echo "tmpfs /var/www/live tmpfs size=1G,mode=755,uid=flumotion,gid=flumotion 0 0" -- cgit v1.2.3