mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 02:44:21 +02: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()
|
fd.close()
|
||||||
if len(files) != 0:
|
if len(files) != 0:
|
||||||
self.revert_config(files)
|
self.revert_config(files)
|
||||||
|
self.restart()
|
||||||
|
|
||||||
def standardize_excl(self):
|
def standardize_excl(self):
|
||||||
'''
|
'''
|
||||||
|
|||||||
Reference in New Issue
Block a user