From 2787921679a476fc0e9d14ac223e5881d1ac5553 Mon Sep 17 00:00:00 2001 From: "Jean (east-high-Nerd)" Date: Sun, 2 Aug 2026 07:41:13 -0400 Subject: [PATCH] Ensure [wget] is present on live media --- debian/live.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/live.sh b/debian/live.sh index c27b719..6aeb0ad 100755 --- a/debian/live.sh +++ b/debian/live.sh @@ -24,5 +24,6 @@ apt \ gdisk \ linux-headers-$(uname -r) \ systemd-timesyncd \ + wget \ whois \ zfsutils-linux