fix log location

This commit is contained in:
Manuel 2018-01-04 11:49:24 +01:00
parent 7f26cc1dbb
commit 0295eedb6e

View file

@ -76,7 +76,7 @@ func main() {
},
cli.StringFlag{
Name: "logs-location",
Value: "./sshportal",
Value: "./log",
Usage: "Store user session files",
},
},