use modified i2samp install file

pull/155/head
Yossi 2017-04-20 09:05:13 +03:00
parent 900433d1e7
commit 72360e5b27
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@ echo "start_x=1" >> /boot/config.txt
echo "========== Setup sound to I2S ============"
sudo curl -sS https://raw.githubusercontent.com/adafruit/Raspberry-Pi-Installer-Scripts/master/i2samp.sh | bash
sudo curl -sS https://dride.io/code/i2samp.sh | bash
echo "========== Install mpg123 ============"
sudo apt-get install mpg123 -y