Skip to content

Commit

Permalink
Update after adding repo
Browse files Browse the repository at this point in the history
Signed-off-by: Ethan Dye <mrtops03@gmail.com>
  • Loading branch information
ecdye committed Jan 12, 2025
1 parent b98968c commit 21026ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions functions/java-jre.bash
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ openjdk_fetch_apt() {
# important to avoid release mixing:
# prevent RPi from using the Debian distro for normal Raspbian packages
echo -e "Package: *\\nPin: release a=unstable\\nPin-Priority: 90\\n" > /etc/apt/preferences.d/limit-unstable
cond_redirect apt-get update
fi

dpkg --configure -a
Expand Down

0 comments on commit 21026ca

Please sign in to comment.