修改 首次运行引导

This commit is contained in:
dengsgo
2019-01-03 10:19:33 +08:00
parent 5f0b16cbdb
commit 92af817777
2 changed files with 3 additions and 3 deletions

View File

@@ -158,7 +158,6 @@ func parseArgs() {
if err != nil {
log.Println("the filegirl.yaml file does not exist! ", err)
fmt.Print(firstRunHelp)
fmt.Print(helpStr)
return
}
initWatcher()