From 0a8b05e1dfab6f75d9f7d1cccdde7d06670b4ed0 Mon Sep 17 00:00:00 2001 From: Sean Dion Date: Tue, 28 Jul 2015 15:15:50 -0500 Subject: [PATCH] Update 20_update.sh --- init/20_update.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/init/20_update.sh b/init/20_update.sh index afa762b..cfa3833 100755 --- a/init/20_update.sh +++ b/init/20_update.sh @@ -6,3 +6,6 @@ else git pull fi chown -R abc:abc /opt/headphones + +apt-get update -qq +apt-get --only-upgrade install -yqq ffmpeg