diff --git a/install_opi5.sh b/install_opi5.sh index 1e7b525..241bc9a 100755 --- a/install_opi5.sh +++ b/install_opi5.sh @@ -11,20 +11,6 @@ else fi echo "pi:raspberry" | chpasswd -if [ $(cat /etc/lsb-release | grep -c "24.04") -gt 0 ]; then - # add jammy to apt sources - echo "Adding jammy to list of apt sources" - add-apt-repository -S 'deb http://ports.ubuntu.com/ubuntu-ports jammy main universe' - - cat > /etc/apt/sources.list.d/jammy.sources < /etc/netplan/00-default-nm-renderer.yaml < /etc/apt/sources.list.d/jammy.sources <