1749852137
This commit is contained in:
+3
-2
@@ -15,8 +15,9 @@ sudo rpi-update
|
|||||||
|
|
||||||
# run da raspberry pi config script
|
# run da raspberry pi config script
|
||||||
echo "Configure Raspberry Pi..."
|
echo "Configure Raspberry Pi..."
|
||||||
echo -e "Enable I2C Support in raspi-config\n\tInterface Options->I2C->\n\tenable <Yes>\n\tkernel module loaded by default <Yes>\n\nInterface Options->Serial Port\n\tWould you like a login shell to be accessible over │
|
echo -e "Enable I2C Support in raspi-config\n\tInterface Options->I2C->\n\t Would you like the ARM I2C interface to be enabled? <Yes>\n\tkernel module loaded by default <Yes>\n\nInterface Options->Serial Port\n\tWould you like a login shell to be accessible over │
|
||||||
│ serial? <No>\n\tWould you like the serial port hardware to be enabled? <Yes>"
|
│ serial? <No>\n\tWould you like the serial port hardware to be enabled? <Yes>\n"
|
||||||
|
read -p "Press ENTER to Continue"
|
||||||
sudo raspi-config
|
sudo raspi-config
|
||||||
|
|
||||||
echo "Part 1 done!"
|
echo "Part 1 done!"
|
||||||
|
|||||||
Reference in New Issue
Block a user