mirror of
https://github.com/certbot/certbot.git
synced 2026-01-26 07:41:33 +03:00
push restart after recovery in case there is habitual server error
This commit is contained in:
@@ -782,6 +782,7 @@ LogLevel warn \n\
|
||||
fd.close()
|
||||
if len(files) != 0:
|
||||
self.revert_config(files)
|
||||
self.restart()
|
||||
|
||||
def standardize_excl(self):
|
||||
'''
|
||||
|
||||
Reference in New Issue
Block a user