tarina

git clone https://git.tarina.org/tarina
Log | Files | Refs | README | LICENSE

commit 0d1304e0c443a26aeae47a2d52d35631e1d9e77f
parent 323bd55ef41065fba593b59a6cd8121f9e180cd9
Author: rbckman <robinbackman@gmail.com>
Date:   Tue, 25 Oct 2016 18:44:48 +0000

vim added

Diffstat:
Minstall.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/install.sh b/install.sh @@ -9,7 +9,7 @@ fi echo "Installing all dependencies..." apt-get update apt-get upgrade -y -apt-get -y install git python-picamera python-imaging python-pexpect libav-tools gpac omxplayer sox cpufrequtils usbmount python-dbus +apt-get -y install git vim python-picamera python-imaging python-pexpect libav-tools gpac omxplayer sox cpufrequtils usbmount python-dbus git clone https://github.com/willprice/python-omxplayer-wrapper.git echo "setting up python-omxplayer-wrapper..." cd python-omxplayer-wrapper