diff --git a/post-install.sh b/post-install.sh index cf8403c..4f116f2 100755 --- a/post-install.sh +++ b/post-install.sh @@ -158,7 +158,7 @@ fi echo "[+] Installing additional packages..." dnf install -y \ clevis clevis-luks tpm2-tools tpm2-tss \ - tmux neovim python3-pip npm \ + tmux neovim python3-pip python3.13 npm \ tree gcc make autoconf automake tar bzip2 || exit 1