mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:45:22 +02:00
Cleanup after removal of "args"
This commit is contained in:
+1
-1
@@ -795,7 +795,7 @@ def renew(cli_config, plugins):
|
||||
config.__setattr__("domains", domains)
|
||||
|
||||
print("Trying...")
|
||||
print(obtain_cert(config, config, plugins, renewal_candidate))
|
||||
print(obtain_cert(config, plugins, renewal_candidate))
|
||||
|
||||
|
||||
def revoke(config, unused_plugins): # TODO: coop with renewal config
|
||||
|
||||
Reference in New Issue
Block a user