From 7675974a1c3b1b8cc0babc3189e765df7a85d3c7 Mon Sep 17 00:00:00 2001 From: pedro Date: Thu, 26 Sep 2024 13:57:32 -0300 Subject: [PATCH] pxe: add nfs-common --- deploy-workbench.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/deploy-workbench.sh b/deploy-workbench.sh index b0e1a86..c267d32 100755 --- a/deploy-workbench.sh +++ b/deploy-workbench.sh @@ -428,7 +428,8 @@ install_requirements() { squashfs-tools xorriso mtools - dosfstools' + dosfstools + nfs-common' # secureboot: # -> extra src https://wiki.debian.org/SecureBoot/ # -> extra src https://wiki.debian.org/SecureBoot/VirtualMachine