Skip to content

Commit

Permalink
See if we can fix issue with the grub-efi-amd64-signed.
Browse files Browse the repository at this point in the history
  • Loading branch information
sobomax committed Oct 5, 2023
1 parent e11faaa commit 2dbc63b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/ft-apt-get-update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@ set -x
. $(dirname $0)/build/build.conf.sub

${SUDO} apt-get update -y --fix-missing
${SUDO} apt-mark hold grub-efi-amd64-signed
${SUDO} apt-get upgrade -y
${SUDO} apt-get autoclean

0 comments on commit 2dbc63b

Please sign in to comment.