From 644cf34aa6ad31b551d28a93ae7cd52bd2b2ff65 Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Tue, 14 Oct 2025 11:14:57 -0600 Subject: [PATCH] k0boldz ARE COBALT --- installer_auto.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer_auto.sh b/installer_auto.sh index b80464c..d337f0d 100644 --- a/installer_auto.sh +++ b/installer_auto.sh @@ -238,7 +238,7 @@ phase_two () { # run da raspberry pi config script clear echo -e "\nConfigure Raspberry Pi... DO NOT REBOOT\n" - echo -e "Enable I2C Support in raspi-config\n\tInterface Options->I2C->\n\t Would you like the ARM I2C interface to be enabled? \n\tkernel module loaded by default \n\nInterface Options->Serial Port\n\tWould you like a login shell to be accessible over serial? \n\tWould you like the serial port hardware to be enabled? \nAdvanced Options\n\tExpand Filesystem\n" + echo -e "\nEnable I2C Support in raspi-config\n\tInterface Options->I2C->\n\t Would you like the ARM I2C interface to be enabled? \n\nInterface Options->Serial Port\n\tWould you like a login shell to be accessible over serial? \n\tWould you like the serial port hardware to be enabled? \n\nAdvanced Options\n\tExpand Filesystem\n\nWould you like to reboot now? " read -p "Press ENTER to Continue" sudo raspi-config