Implemented extending virtual disks. Implemented full error handling for virtual disks. Fixed small zip/tar error i found
This commit is contained in:
@@ -93,8 +93,6 @@ public static class ServerConfigurationExtensions
|
||||
|
||||
parameters.User = $"{userId}:{userId}";
|
||||
|
||||
Console.WriteLine($"DUID: {userId}");
|
||||
|
||||
/*
|
||||
if (userId == 0)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user