commit ad353f74b8c143a66eca74ea4086c6f721912ce3
parent 05e6e36ee38f23d9f48d3b00cfbda596c9d78d1f
Author: rob <rob@tarina.org>
Date: Fri, 13 Nov 2020 18:19:25 +0200
install secret for hashing
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/install.sh b/install.sh
@@ -51,6 +51,8 @@ echo "installing python-omxplayer-wrapper..."
sudo pip3 install omxplayer-wrapper
echo "installing blessed..."
sudo pip3 install blessed
+echo "installing secret..."
+sudo pip3 install secret
echo "installing rwb27s openflexure microscope fork of picamera with lens shading correction..."
#sudo pip3 --no-cache-dir install https://github.com/chrisruk/picamera/archive/hq-camera-new-framerates.zip --upgrade
sudo pip3 install --upgrade picamerax