mirror of
https://github.com/Leonmmcoset/CMLeonOS.git
synced 2026-04-21 19:24:00 +00:00
软件管理器
This commit is contained in:
@@ -55,6 +55,9 @@ namespace CMLeonOS.shell
|
||||
case "matrix":
|
||||
shell.ShowMatrix();
|
||||
break;
|
||||
case "app":
|
||||
shell.ProcessApp(args);
|
||||
break;
|
||||
case "diff":
|
||||
shell.DiffFiles(args);
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user