Skip to content

Commit

Permalink
Commit to test workflow fail
Browse files Browse the repository at this point in the history
  • Loading branch information
mahesh-hegde committed Mar 9, 2024
1 parent 6b22a3a commit 0766367
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zserv.go
Original file line number Diff line number Diff line change
Expand Up @@ -111,5 +111,5 @@ func main() {
}

log.Printf("zserv binding to http://%s:%d\n", options.Host, options.Port)
StartServer(&options, webfs)
StartServer(&options, webfs)
}

0 comments on commit 0766367

Please sign in to comment.