Compare commits

...

1 Commits

Author SHA1 Message Date
MickLesk 48838d7f45 networkoptimizer: preseed iperf3 debconf question to prevent install hang 2026-08-19 22:40:58 +02:00
+2 -1
View File
@@ -14,7 +14,8 @@ network_check
update_os
msg_info "Installing Dependencies"
$STD apt install -y \
echo "iperf3 iperf3/start_daemon boolean false" | debconf-set-selections
DEBIAN_FRONTEND=noninteractive $STD apt install -y \
git \
sshpass \
iperf3