@@ -17,7 +17,7 @@ var (
func main() {
// read -f parameter (config file)
configPath := flag.String("f", ".linux-config.json", "config file")
configPath := flag.String("f", ".linux-config.yaml", "config file")
flag.Parse()
conf.Init(*configPath)
The note is not visible to the blocked user.