Skip to content

Commit

Permalink
add contrib non-free non-free-firmware to security/updates sources
Browse files Browse the repository at this point in the history
  • Loading branch information
ciscon committed Apr 29, 2024
1 parent 8ded697 commit eaa8671
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions create_image.sh
Original file line number Diff line number Diff line change
Expand Up @@ -186,8 +186,8 @@ if [ $onlybuild -eq 0 ] || [ ! -d "$workdir/usr" ];then
if [ "$release" != "unstable" ];then
echo "
deb http://security.debian.org/debian-security ${release}-security main
deb http://deb.debian.org/debian ${release}-updates main
deb http://security.debian.org/debian-security ${release}-security main contrib non-free non-free-firmware
deb http://deb.debian.org/debian ${release}-updates main contrib non-free non-free-firmware
" >> /etc/apt/sources.list
fi
Expand Down

0 comments on commit eaa8671

Please sign in to comment.