dev
This commit is contained in:
parent
5f31c68443
commit
2b22041ed8
|
@ -8,7 +8,7 @@ import (
|
||||||
)
|
)
|
||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
fmt.Printf("[Blocks Service Cli: %s] Version: %s \n", vars.ServiceKey, vars.VERSION)
|
fmt.Printf("Blocks Service Cli Version: %s \n", vars.VERSION)
|
||||||
|
|
||||||
commands.Execute()
|
commands.Execute()
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue