From 87189afb23b18ed3c6f211935ffa681e266254bb Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Tue, 14 Oct 2025 10:37:16 -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 cdb3c2d..f2f8d55 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? \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? \n\tExpand Filesystem\n" read -p "Press ENTER to Continue" sudo raspi-config