install bug and new log api
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ func Run() {
|
||||
install()
|
||||
return
|
||||
case "uninstall":
|
||||
uninstall()
|
||||
uninstall(true)
|
||||
return
|
||||
}
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user