mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-11-05 11:52:10 +08:00
Script Refactoring
This commit is contained in:
parent
ac5229c78e
commit
0086e4fd9e
@ -14,5 +14,5 @@ func main() {
|
|||||||
flag.Parse()
|
flag.Parse()
|
||||||
|
|
||||||
// Print the values of the flags
|
// Print the values of the flags
|
||||||
fmt.Printf("-i %d -c %s\n", *index, *config)
|
fmt.Printf("args: -i %d -c %s\n", *index, *config)
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user