tarina

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

commit 64bf55453d75c4dd17b63f123d14534966ebfc4f
parent 07c30eced7b171cf4b9898ca5e59f3a6a4903744
Author: rob <rob@tarina.org>
Date:   Fri, 31 May 2019 15:27:19 +0300

dont update firmware! breaks camera module for some reason

Diffstat:
Minstall.sh | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/install.sh b/install.sh @@ -41,8 +41,6 @@ echo "Installing all dependencies..." apt-get update apt-get upgrade -y apt-get -y install git python3-pip libav-tools mediainfo gpac omxplayer sox cpufrequtils apache2 libapache2-mod-wsgi-py3 libdbus-glib-1-dev dbus libdbus-1-dev usbmount -echo "Getting the latest firmware for rpi..." -SKIP_WARNING=1 rpi-update echo "installing python-omxplayer-wrapper..." sudo pip3 install omxplayer-wrapper echo "installing rwb27s openflexure microscope fork of picamera with lens shading correction..."