mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-08-25 13:55:44 +02:00
networkoptimizer: preseed iperf3 debconf question to prevent install hang
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user