mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-30 23:09:23 +02:00
Update core-zero import client
This commit is contained in:
parent
35e4b782ea
commit
bf4c2beba8
1 changed files with 1 additions and 0 deletions
|
@ -88,6 +88,7 @@ func BuildImportCmd() *cobra.Command {
|
||||||
cmd.Printf("✔ %s\n", msg)
|
cmd.Printf("✔ %s\n", msg)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
cmd.Println("\nImport successful, return to your browser to continue setup.")
|
||||||
return nil
|
return nil
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue