mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-11-05 21:02:11 +08:00
Script Refactoring
This commit is contained in:
parent
ac5229c78e
commit
0086e4fd9e
@ -14,5 +14,5 @@ func main() {
|
||||
flag.Parse()
|
||||
|
||||
// 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