Merge branch 'main' of https://git.rouggy.com/rouggy/FlexDXClusterGui
This commit is contained in:
2
main.go
2
main.go
@@ -45,7 +45,7 @@ func main() {
|
|||||||
cfg := NewConfig(cfgPath)
|
cfg := NewConfig(cfgPath)
|
||||||
|
|
||||||
log := NewLog()
|
log := NewLog()
|
||||||
log.Info("Running FlexDXCluster version 2.0")
|
log.Info("Running FlexDXCluster version 2.1")
|
||||||
log.Infof("Callsign: %s", cfg.General.Callsign)
|
log.Infof("Callsign: %s", cfg.General.Callsign)
|
||||||
|
|
||||||
DeleteDatabase("./flex.sqlite", log)
|
DeleteDatabase("./flex.sqlite", log)
|
||||||
|
|||||||
Reference in New Issue
Block a user