mirror of
https://github.com/lzh-1625/go_process_manager.git
synced 2025-10-03 23:26:36 +08:00
add cpu and memery total info
This commit is contained in:
@@ -74,7 +74,7 @@ func initConfiguration() {
|
||||
|
||||
func initArgs() {
|
||||
if len(os.Args) >= 2 && os.Args[1] == "tui" {
|
||||
config.CF.UserTui = true
|
||||
config.CF.Tui = true
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user