mirror of
https://github.com/openziti/zrok.git
synced 2025-06-21 10:17:51 +02:00
Merge branch 'main' into drives_p1
This commit is contained in:
commit
7dba185f42
@ -173,7 +173,7 @@ func (cmd *accessPrivateCommand) run(_ *cobra.Command, args []string) {
|
|||||||
}()
|
}()
|
||||||
|
|
||||||
if cmd.headless {
|
if cmd.headless {
|
||||||
logrus.Infof("access the zrok share at the followind endpoint: %v", endpointUrl.String())
|
logrus.Infof("access the zrok share at the following endpoint: %v", endpointUrl.String())
|
||||||
for {
|
for {
|
||||||
select {
|
select {
|
||||||
case req := <-requests:
|
case req := <-requests:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user