From 4178d4b8457ef42c5282e3c3b56f40dfd34978d0 Mon Sep 17 00:00:00 2001 From: Benjamin Zeiss Date: Sat, 26 Feb 2022 02:42:56 +0100 Subject: [PATCH] Small installation fixes when upgrading an existing device. (#707) --- easyinstall.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/easyinstall.sh b/easyinstall.sh index 70a9d430..288fa308 100755 --- a/easyinstall.sh +++ b/easyinstall.sh @@ -993,7 +993,7 @@ function installRaScsiCtrlBoard() { sudo apt-get update && sudo apt-get install libjpeg-dev libpng-dev libopenjp2-7-dev i2c-tools raspi-config -y