awsebcli: set mainProgram
This commit is contained in:
parent
014ba34da3
commit
41ea90d43a
1 changed files with 1 additions and 0 deletions
|
@ -93,5 +93,6 @@ with localPython.pkgs; buildPythonApplication rec {
|
|||
changelog = "https://github.com/aws/aws-elastic-beanstalk-cli/blob/${version}/CHANGES.rst";
|
||||
maintainers = with maintainers; [ eqyiel kirillrdy ];
|
||||
license = licenses.asl20;
|
||||
mainProgram = "eb";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue