mirror of
https://github.com/kairos-io/kcrypt.git
synced 2025-09-05 00:42:18 +00:00
@@ -24,5 +24,5 @@ func Waitdevice(device string, attempts int) error {
|
||||
}
|
||||
time.Sleep(1 * time.Second)
|
||||
}
|
||||
return fmt.Errorf("no device found")
|
||||
return fmt.Errorf("no device found %s", device)
|
||||
}
|
||||
|
Reference in New Issue
Block a user