Fix a typo
This commit is contained in:
parent
0feee3b0ba
commit
a9c326c469
2
main.go
2
main.go
@ -142,7 +142,7 @@ func main() {
|
|||||||
os.Exit(1)
|
os.Exit(1)
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
fmt.Printf("A username was not specified. Assuming anoynmous publishing.\n")
|
fmt.Printf("A username was not specified. Assuming anonymous publishing.\n")
|
||||||
}
|
}
|
||||||
|
|
||||||
// Docker environment info
|
// Docker environment info
|
||||||
|
Loading…
Reference in New Issue
Block a user