mirror of
https://github.com/rclone/rclone.git
synced 2025-12-16 00:04:40 +00:00
committed by
Nick Craig-Wood
parent
70496c15e1
commit
6c0c9abd57
@@ -451,7 +451,7 @@ func getPassword(q string) {
|
||||
}
|
||||
for {
|
||||
fmt.Println(q)
|
||||
fmt.Print("password>")
|
||||
fmt.Print("password:")
|
||||
err := setPassword(ReadPassword())
|
||||
if err == nil {
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user