mirror of
https://github.com/ehang-io/nps.git
synced 2025-09-04 21:56:53 +00:00
add npc install and update
This commit is contained in:
@@ -101,7 +101,7 @@ func main() {
|
||||
}
|
||||
return
|
||||
case "update":
|
||||
install.Update()
|
||||
install.UpdateNps()
|
||||
return
|
||||
default:
|
||||
logs.Error("command is not support")
|
||||
|
Reference in New Issue
Block a user