mirror of
https://github.com/Leonmmcoset/CMLeonOS.git
synced 2026-04-21 19:24:00 +00:00
尝试修复alias+增加SkipToGui设置+启用UEFI
This commit is contained in:
@@ -143,7 +143,7 @@ namespace CMLeonOS
|
||||
if (Directory.Exists(fullPath))
|
||||
{
|
||||
string displayPath = path == "." ? CurrentDirectory : path;
|
||||
Console.WriteLine($"Contents of {displayPath}:");
|
||||
Console.WriteLine($"Contents of {fullPath}:");
|
||||
|
||||
try
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user