added all packages for u option

pull/89/head
alanbjohnston 5 years ago committed by GitHub
parent 44561a7e23
commit 4de327cae2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -6,7 +6,7 @@ if [ "$1" = "u" ]; then
sudo apt-get update && sudo apt-get dist-upgrade -y
sudo apt-get install -y wiringpi git libasound2-dev i2c-tools cpulimit
sudo apt-get install -y wiringpi git libasound2-dev i2c-tools cpulimit python-picamera python3-picamera build-essential libgd-dev libmagic-dev
fi

Loading…
Cancel
Save

Powered by TurnKey Linux.