tarina

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

commit d459468166e77a5202b124f4d28a394d303a67ea
parent a0857e346d6943e07ac55cb6733b0dcd82439bf7
Author: rbckman <robinbackman@gmail.com>
Date:   Thu, 30 Aug 2018 01:19:55 +0300

added install dependencies for rwb27s fork of picamera with added lens shading correction

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

diff --git a/install.sh b/install.sh @@ -13,8 +13,8 @@ apt-get -y install git python-picamera python-imaging python-pexpect libav-tools rpi-update echo "installing python-omxplayer-wrapper..." pip install omxplayer-wrapper -echo "installing openflexure microscope fork of picamera with lens shading correction..." -pip install https://github.com/rwb27/openflexure_microscope_software/archive/master.zip +echo "installing rwb27s openflexure microscope fork of picamera with lens shading correction..." +pip install https://github.com/rwb27/picamera/archive/lens-shading.zip echo "Adding to /boot/config.txt" cat <<'EOF' >> /boot/config.txt