diff --git a/easyinstall.sh b/easyinstall.sh index 344b9985..e0624180 100755 --- a/easyinstall.sh +++ b/easyinstall.sh @@ -1117,7 +1117,7 @@ function installPiscsiCtrlBoard() { if [[ $SKIP_PACKAGES ]]; then echo "Skipping package installation" else - sudo apt-get update && sudo apt-get install libjpeg-dev libpng-dev libopenjp2-7-dev i2c-tools raspi-config --assume-yes --no-install-recommends