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