mirror of
https://github.com/fatedier/frp.git
synced 2024-11-27 20:49:10 +08:00
Merge branch 'dev' into yfd
This commit is contained in:
commit
433cebed63
@ -60,7 +60,7 @@ Options:
|
||||
|
||||
func main() {
|
||||
var err error
|
||||
confFile := "./frps.ini"
|
||||
confFile := "./frpc.ini"
|
||||
// the configures parsed from file will be replaced by those from command line if exist
|
||||
args, err := docopt.Parse(usage, nil, true, version.Full(), false)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user