Fixers in manager_apache
This commit is contained in:
parent
8231aa715c
commit
592ad67719
5 changed files with 66 additions and 49 deletions
|
|
@ -604,7 +604,7 @@ def manage():
|
|||
json_return['error']=0
|
||||
json_return['status']=0
|
||||
json_return['progress']=100
|
||||
json_return['message']='Cleaning certbot ssl certificate for the domain'
|
||||
json_return['message']='Cleaning certbot ssl certificate for the domain...'
|
||||
|
||||
print(json.dumps(json_return))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue