mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:05:31 +02:00
Finished basic crash recovery
This commit is contained in:
@@ -321,7 +321,7 @@ class IInstaller(IPlugin):
|
||||
|
||||
"""
|
||||
|
||||
def recovery_routine(self):
|
||||
def recovery_routine():
|
||||
"""Revert configuration to most recent finalized checkpoint.
|
||||
|
||||
Remove all changes (temporary and permanent) that have not been
|
||||
|
||||
Reference in New Issue
Block a user