mirror of
https://github.com/coalaura/up.git
synced 2025-09-08 13:29:54 +00:00
typo
This commit is contained in:
@@ -108,7 +108,7 @@ func run(_ context.Context, cmd *cli.Command) error {
|
|||||||
|
|
||||||
log.Printf("Using identity file: %s\n", path)
|
log.Printf("Using identity file: %s\n", path)
|
||||||
|
|
||||||
log.Printf("Loading key...")
|
log.Println("Loading key...")
|
||||||
|
|
||||||
private, err := LoadPrivateKey(path)
|
private, err := LoadPrivateKey(path)
|
||||||
if err != nil {
|
if err != nil {
|
||||||
|
Reference in New Issue
Block a user