mirror of
https://github.com/volodymyrsmirnov/MalwareMultiScan.git
synced 2025-08-26 06:11:15 +00:00
completed the UI and docker-compose.yaml basic app
This commit is contained in:
@@ -10,7 +10,7 @@ namespace MalwareMultiScan.Backends.Backends.Implementations
|
||||
{
|
||||
}
|
||||
|
||||
public override string Id { get; } = "mcafeee";
|
||||
public override string Id { get; } = "mcafee";
|
||||
|
||||
protected override string BackendPath { get; } = "/usr/local/uvscan/uvscan";
|
||||
|
||||
|
Reference in New Issue
Block a user