mirror of
https://github.com/ehang-io/nps.git
synced 2025-09-02 20:16:52 +00:00
命令行模式同步
This commit is contained in:
@@ -13,7 +13,6 @@ var (
|
||||
)
|
||||
|
||||
func main() {
|
||||
log.SetFlags(log.Lshortfile)
|
||||
flag.Parse()
|
||||
stop := make(chan int)
|
||||
for _, v := range strings.Split(*verifyKey, ",") {
|
||||
|
Reference in New Issue
Block a user