Minor change
This commit is contained in:
parent
13bb27a957
commit
99e7ded4c4
2
ports.go
2
ports.go
@ -10,7 +10,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
// testConnectivity will test if port 443 is accessible or not.
|
// testConnectivity will test if port 443 is accessible or not.
|
||||||
// If not, it will attempt to run "sudo make ports" and consume
|
// If not, it will attempt to run "sudo make ports" and resume
|
||||||
// execution once the user has entered the password.
|
// execution once the user has entered the password.
|
||||||
func testConnectivity() {
|
func testConnectivity() {
|
||||||
config := tls.Config{
|
config := tls.Config{
|
||||||
|
Loading…
Reference in New Issue
Block a user