mirror of
https://github.com/certbot/certbot.git
synced 2026-06-05 06:42:10 -04:00
call main
This commit is contained in:
parent
2e04d85089
commit
9f7e951dd5
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ setup(
|
|||
],
|
||||
entry_points={
|
||||
'console_scripts': [
|
||||
'letstest=letstest.multitester',
|
||||
'letstest=letstest.multitester:main',
|
||||
],
|
||||
}
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue