Skip to content

Commit

Permalink
added missing gawk prereq
Browse files Browse the repository at this point in the history
resolves #30
  • Loading branch information
noahbliss authored Nov 27, 2023
1 parent 565e09d commit 3ceb910
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion res/debian/prereqs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ apt-get install \
binutils \
efitools \
systemd-boot-efi \
uuid-runtime
uuid-runtime \
gawk

echo "Installed Debian dependencies."
echo "If you have a TPM 1.2 module you also need to run:"
Expand Down

0 comments on commit 3ceb910

Please sign in to comment.