install bug and new log api

This commit is contained in:
TenderIronh
2025-11-14 17:19:50 +08:00
parent d827fd108d
commit 6639f40d70
16 changed files with 575 additions and 302 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ func Run() {
install()
return
case "uninstall":
uninstall()
uninstall(true)
return
}
} else {