Update Program.cs
Signed-off-by: Lev Rusanov <30170278+JDM170@users.noreply.github.com>
This commit is contained in:
@@ -284,7 +284,7 @@ namespace domain_utility
|
||||
}
|
||||
}
|
||||
|
||||
Process.Start($"http://{remote}:631/printers");
|
||||
Process.Start($"https://{remote}:631/printers");
|
||||
|
||||
BackToMenu(OpenComputerCups);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user