summaryrefslogtreecommitdiffstats
path: root/core/modules/iperf/module.conf.debian
blob: df1b6d515727caae5fac9dd329d383ce108277e4 (plain) (blame)
1
2
3
4
5
6
7
#!/bin/bash
REQUIRED_CONTENT_PACKAGES="
	iperf
"
REQUIRED_INSTALLED_PACKAGES="
	iperf
"