diff --git a/stage2/06-dride-base/00-run.sh b/stage2/06-dride-base/00-run.sh index b46c6f8..8f0eb01 100755 --- a/stage2/06-dride-base/00-run.sh +++ b/stage2/06-dride-base/00-run.sh @@ -244,6 +244,7 @@ sudo rm cronJobs echo "========== Install LED ============" +sudo apt-get install scons -y echo "# Needed for SPI LED" >> /boot/config.txt echo "core_freq=250" >> /boot/config.txt