fix remove leftover
This commit is contained in:
parent
9733a55942
commit
9e139fd422
1 changed files with 0 additions and 7 deletions
|
@ -25,13 +25,6 @@ directories = {
|
|||
'purge': True,
|
||||
'owner': 'www-data',
|
||||
},
|
||||
|
||||
# temp
|
||||
'/var/www/certbot': {
|
||||
'owner': 'www-data',
|
||||
'group': 'www-data',
|
||||
'mode': '0755',
|
||||
}
|
||||
}
|
||||
|
||||
files = {
|
||||
|
|
Loading…
Reference in a new issue