Update iperf.go

This commit is contained in:
Ben Grewell
2021-08-24 13:41:09 -07:00
committed by GitHub
parent d1dbcb7be3
commit 233140b778

View File

@@ -10,7 +10,7 @@ import (
)
var (
Debug = true
Debug = false
binaryDir = ""
binaryLocation = ""
)