Skip to content

Commit

Permalink
Fix syntax errors
Browse files Browse the repository at this point in the history
  • Loading branch information
kusti8 committed May 9, 2016
1 parent 12e2cdf commit e6e3c5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ else
echo "deb http://dl.bintray.com/kusti8/chromium-rpi jessie main" | sudo tee -a /etc/apt/sources.list
sudo apt-get update
sudo apt-get install chromium-browser kweb -y

fi
sudo cp native/run_omxplayer.py /usr/bin/
sudo cp native/start_ytdl_server.sh /usr/bin
sudo mkdir /etc/chromium-browser/native-messaging-hosts
Expand Down

0 comments on commit e6e3c5e

Please sign in to comment.