From e6528f24d63662ef5b61706ecf9031bc65bca66e Mon Sep 17 00:00:00 2001 From: Yossi Date: Wed, 12 Apr 2017 13:37:58 +0300 Subject: [PATCH] use mpg123 instead of omg --- stage2/01-sys-tweaks/01-run.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stage2/01-sys-tweaks/01-run.sh b/stage2/01-sys-tweaks/01-run.sh index 252d2e8..c1dce57 100755 --- a/stage2/01-sys-tweaks/01-run.sh +++ b/stage2/01-sys-tweaks/01-run.sh @@ -164,8 +164,8 @@ echo "#enable piCaera" >> /boot/config.txt echo "start_x=1" >> /boot/config.txt -echo "========== Install omxplayer ============" -sudo apt-get install omxplayer -y +echo "========== Install mpg123 ============" +sudo apt-get install mpg123 -y # Install WIFi