theharvester: add mainProgram
This commit is contained in:
@@ -75,5 +75,6 @@ python3.pkgs.buildPythonApplication rec {
|
||||
changelog = "https://github.com/laramies/theHarvester/releases/tag/${version}";
|
||||
license = licenses.gpl2Only;
|
||||
maintainers = with maintainers; [ c0bw3b fab treemo ];
|
||||
mainProgram = "theHarvester";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user