commit a0857e346d6943e07ac55cb6733b0dcd82439bf7 parent daa45716aa04727da8ace65d7ea3b6e00ad80845 Author: rbckman <robinbackman@gmail.com> Date: Thu, 30 Aug 2018 01:17:37 +0300 added install dependencies for rwb27s fork of picamera with added lens shading correction Diffstat:
M | install.sh | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/install.sh b/install.sh @@ -13,6 +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 "Adding to /boot/config.txt" cat <<'EOF' >> /boot/config.txt