This commit is contained in:
Daniel Markstedt 2021-10-28 11:17:33 -07:00
parent 2044c5e0d1
commit fea1c150f3

View File

@ -172,7 +172,7 @@ function installRaScsiScreen() {
else
sudo raspi-config nonint do_i2c 0 </dev/null
echo "Modified the Raspberry Pi boot configuration to enable I2C."
echo "A reboot will be required for the change to take effect."
echo "A reboot will be required for the change to take effect."
REBOOT=1
fi