diff --git a/system_config.sh b/system_config.sh index f609e35..4b06e2a 100755 --- a/system_config.sh +++ b/system_config.sh @@ -17,6 +17,9 @@ hardware_model=255 fi sudo raspi-config nonint do_wayland W1 +if [ -f /boot/firmware/config.txt ]; then +sudo ln -sf /boot/firmware/config.txt /boot/config.txt +fi if [ $hardware_arch -eq 32 ]; then if [ $(($big_version)) -lt 10 ]; then