We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d978371 commit ce2d974Copy full SHA for ce2d974
1 file changed
bootstrap/bootstrap-bookworm.sh
@@ -52,7 +52,8 @@ rsync,\
52
sudo,\
53
unzip,\
54
wget,\
55
-wireless-tools \
+wireless-tools,\
56
+wpasupplicant \
57
--arch=${DEB_ARCH} ${DISTRO} ${ROOTFS} ${REPO}
58
59
sed -i 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/g' ${ROOTFS}/etc/locale.gen
0 commit comments