This commit is contained in:
2024-10-09 22:51:52 +03:00
parent 6252af944e
commit 428a056586
7 changed files with 9 additions and 704 deletions

View File

@@ -4,7 +4,7 @@ import Visual_DVM_2021.Passes.SSH.RepositoryServerSSHPass;
public class ShutdownTestingServer extends RepositoryServerSSHPass {
@Override
protected String getServerFileName() {
return "_VisualDVM.TestingSystem.jar";
return "TestingSystem.jar";
}
@Override
protected String getServerHomeName() {