mirror of
https://github.com/certbot/certbot.git
synced 2026-08-03 08:03:10 +02:00
Revert all changes in cleanup, temporary or otherwise
This commit is contained in:
@@ -1157,7 +1157,7 @@ class ApacheConfigurator(augeas_configurator.AugeasConfigurator):
|
|||||||
|
|
||||||
# If all of the challenges have been finished, clean up everything
|
# If all of the challenges have been finished, clean up everything
|
||||||
if not self._chall_out:
|
if not self._chall_out:
|
||||||
self.revert_challenge_config()
|
self.recovery_routine()
|
||||||
self.restart()
|
self.restart()
|
||||||
self.parser.init_modules()
|
self.parser.init_modules()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user