mirror of
https://github.com/ehang-io/nps.git
synced 2025-12-08 15:30:58 +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