Skip to content
Snippets Groups Projects
Commit 75285a0b authored by Xavier Perret's avatar Xavier Perret
Browse files

fixed client

parent 59969475
No related branches found
No related tags found
1 merge request!2added file to separate client function from the server
...@@ -44,6 +44,5 @@ func main() { ...@@ -44,6 +44,5 @@ func main() {
utilities.PrintConfig(clientConfig) utilities.PrintConfig(clientConfig)
command_line.ClientUserInputLoop(clientConfig, true) command_line.ClientUserInputLoop(clientConfig, false)
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment