remove old crowdwatch references
This commit is contained in:
parent
adebf9e7a3
commit
9032232aeb
1 changed files with 1 additions and 1 deletions
|
@ -240,7 +240,7 @@ func main() {
|
||||||
log.Fatal(err.Error())
|
log.Fatal(err.Error())
|
||||||
}
|
}
|
||||||
|
|
||||||
log.Infof("Crowdwatch %s", cwversion.VersionStr())
|
log.Infof("Crowdsec %s", cwversion.VersionStr())
|
||||||
|
|
||||||
// Enable profiling early
|
// Enable profiling early
|
||||||
if cConfig.Prometheus {
|
if cConfig.Prometheus {
|
||||||
|
|
Loading…
Add table
Reference in a new issue